Skip to content

Commit

Permalink
pip(deps): bump botocore from 1.22.7 to 1.22.12 (#148)
Browse files Browse the repository at this point in the history
* pip(deps): bump botocore from 1.22.7 to 1.22.12

Bumps [botocore](https://github.com/boto/botocore) from 1.22.7 to 1.22.12.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.22.7...1.22.12)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update S3_REQUIREMENTS.txt

Bump boto3

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Cilfone <nicholas.cilfone@fmr.com>
  • Loading branch information
dependabot[bot] and ncilfone authored Nov 8, 2021
1 parent 08c34e5 commit 73acbc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/S3_REQUIREMENTS.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.19.7
botocore==1.22.7
boto3==1.19.12
botocore==1.22.12
hurry.filesize==0.9
s3transfer==0.5.0

0 comments on commit 73acbc2

Please sign in to comment.