Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ctso authored Jun 12, 2024
2 parents 3d66961 + 272141c commit c347268
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
troposphere
awacs
black
black>=24.4.0
cfn-lint
pipenv
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
Expand All @@ -13,7 +13,7 @@ awacs==2.3.0
# via -r requirements.in
aws-sam-translator==1.71.0
# via cfn-lint
black==24.3.0
black==24.4.0
# via -r requirements.in
boto3==1.28.3
# via aws-sam-translator
Expand Down Expand Up @@ -73,7 +73,7 @@ platformdirs==3.8.1
# via
# black
# virtualenv
pydantic==1.10.11
pydantic==1.10.13
# via aws-sam-translator
pyrsistent==0.19.3
# via jsonschema
Expand Down

0 comments on commit c347268

Please sign in to comment.