Skip to content

Commit

Permalink
Bump boto3 from 1.34.39 to 1.34.151 in /requirements
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.39 to 1.34.151.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.39...1.34.151)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 9a4de4d commit fba0359
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ alabaster==0.7.16
# via sphinx
babel==2.14.0
# via sphinx
boto3==1.34.39
boto3==1.34.151
# via -r tests.in
botocore==1.34.39
botocore==1.34.151
# via
# boto3
# s3transfer
Expand Down
20 changes: 10 additions & 10 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements/tests.in
#
boto3==1.34.39
# via -r requirements/tests.in
botocore==1.34.39
boto3==1.34.151
# via -r tests.in
botocore==1.34.151
# via
# boto3
# s3transfer
Expand All @@ -25,24 +25,24 @@ pluggy==1.4.0
psutil==5.9.8
# via pytest-xprocess
pylibmc==1.6.3
# via -r requirements/tests.in
# via -r tests.in
pymongo==4.6.1
# via -r requirements/tests.in
# via -r tests.in
pytest==8.0.0
# via
# -r requirements/tests.in
# -r tests.in
# pytest-xprocess
pytest-xprocess==0.23.0
# via -r requirements/tests.in
# via -r tests.in
python-dateutil==2.8.2
# via botocore
redis==5.0.1
# via -r requirements/tests.in
# via -r tests.in
s3transfer==0.10.0
# via boto3
six==1.16.0
# via python-dateutil
urllib3
urllib3==2.2.2
# via botocore
uwsgi==2.0.24
# via -r requirements/tests.in
# via -r tests.in

0 comments on commit fba0359

Please sign in to comment.