Skip to content

Commit

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

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

---
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 w/ botocore

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 committed Nov 1, 2021
1 parent 51d27f4 commit 08c34e5
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.2
botocore==1.22.2
boto3==1.19.7
botocore==1.22.7
hurry.filesize==0.9
s3transfer==0.5.0

0 comments on commit 08c34e5

Please sign in to comment.