Bump botocore from 1.34.101 to 1.34.103

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

---
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-05-10 21:51:58 +00:00
committed by GitHub
parent 3157e9cbf6
commit 030b282b2a
2 changed files with 12 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ alembic = "==1.13.1"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.34.101"
botocore = "^1.34.101"
botocore = "^1.34.103"
cachetools = "==5.3.3"
celery = {version = "==5.3.6", extras = ["redis"]}
certifi = ">=2022.12.7"