Skip to content

Commit

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

---
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 Jul 16, 2024
1 parent 90aa4fc commit 2b56c96
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 = "^5.0.6"
docker = "^7.1.0"
google-cloud-compute = "^1.19.0"
boto3 = "^1.34.123"
botocore = "^1.34.128"
botocore = "^1.34.144"
boto3-stubs = { extras = ["ec2"], version = "^1.34.128" }
githubkit = { extras = ["auth-app"], version = "^0.11.6" }
rq-scheduler = "^0.13.1"
Expand Down

0 comments on commit 2b56c96

Please sign in to comment.