Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent b90b7f7 commit a913d4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -97,7 +97,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.29.124"
botocore = "1.31.8"
mypy = "1.3.0"
pytest-mypy-plugins = "^1.10"
types-protobuf = "^4.23.0.1"
Expand Down

0 comments on commit a913d4d

Please sign in to comment.