Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 9b3d26c commit 51ebd7c
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 @@ -20,7 +20,7 @@ redis = "^4.6.0"
docker = "^6.1.3"
google-cloud-compute = "^1.13.0"
boto3 = "^1.28.44"
botocore = "^1.31.44"
botocore = "^1.31.45"
boto3-stubs = { extras = ["ec2"], version = "^1.28.44" }
githubkit = { git = "https://github.com/yanyongyu/githubkit", rev = "a4275ac3d3babd64061f3693353db740e6a8e892" }
rq-scheduler = "^0.13.1"
Expand Down

0 comments on commit 51ebd7c

Please sign in to comment.