Skip to content

Commit

Permalink
Bump boto3 from 1.34.69 to 1.34.79
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.69 to 1.34.79.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.69...1.34.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent 6bfd7c6 commit 0f7d063
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ attrs==22.2.0
# flake8-bugbear
bigtree==0.16.4
# via -r requirements.in
boto3==1.34.69
boto3==1.34.79
# via -r requirements.in
botocore==1.34.69
botocore==1.34.79
# via
# boto3
# s3transfer
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python-dateutil==2.9.0.post0
psycopg2-binary==2.9.9
psycogreen==1.0.2

boto3==1.34.69
boto3==1.34.79

notifications-python-client==9.0.0

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ attrs==22.2.0
# via aiohttp
bigtree==0.16.4
# via -r requirements.in
boto3==1.34.69
boto3==1.34.79
# via -r requirements.in
botocore==1.34.69
botocore==1.34.79
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 0f7d063

Please sign in to comment.