Skip to content

Commit

Permalink
Bump the production-dependencies group with 4 updates (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent efa7c48 commit 24cdb93
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile --constraint=requirements.txt --output-file=requirements-dev.txt requirements-dev.in
#
awscli==1.33.13
awscli==1.33.18
# via -r requirements-dev.in
bleach==6.0.0
# via readme-renderer
boto3==1.34.131
boto3==1.34.136
# via
# -c requirements.txt
# moto
botocore==1.34.131
botocore==1.34.136
# via
# -c requirements.txt
# awscli
Expand Down Expand Up @@ -179,7 +179,7 @@ rsa==4.7.2
# via awscli
ruff==0.4.10
# via -r requirements-dev.in
s3transfer==0.10.1
s3transfer==0.10.2
# via
# -c requirements.txt
# awscli
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ aws-codeseeder==1.0.0
# via seed-farmer (setup.py)
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.131
boto3==1.34.136
# via aws-codeseeder
botocore==1.34.131
botocore==1.34.136
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -103,7 +103,7 @@ requests==2.32.3
# seed-farmer (setup.py)
rich==13.7.1
# via seed-farmer (setup.py)
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
six==1.16.0
# via
Expand Down

0 comments on commit 24cdb93

Please sign in to comment.