Skip to content

Commit

Permalink
Bump botocore from 1.31.18 to 1.31.22
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.31.18 to 1.31.22.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.18...1.31.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 9444c30 commit 072895f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ types-toml = "^0.10.8"
types-typed-ast = "^1.5.8"
types-ujson = "^5.6.0"
# added this here manually because poetry doesn't seem to be able to handle it =(
botocore = "1.31.18"
botocore = "1.31.22"
mypy = "1.4.1"
pytest-mypy-plugins = ">=1.10,<4.0"
types-protobuf = "^4.23.0.1"
Expand Down

0 comments on commit 072895f

Please sign in to comment.