Bump botocore from 1.34.150 to 1.34.154

Bumps [botocore](https://github.com/boto/botocore) from 1.34.150 to 1.34.154.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.150...1.34.154)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-05 21:33:46 +00:00
committed by GitHub
parent 11f86c0dde
commit 0dbb5dbcc1
2 changed files with 14 additions and 10 deletions

View File

@@ -12,7 +12,7 @@ alembic = "==1.13.2"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.34.150"
botocore = "^1.34.150"
botocore = "^1.34.154"
cachetools = "==5.4.0"
celery = {version = "==5.4.0", extras = ["redis"]}
certifi = ">=2022.12.7"