Bump botocore from 1.32.5 to 1.32.6

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

---
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]
2023-11-22 22:10:10 +00:00
committed by GitHub
parent 6fc1617528
commit 8f47d5f986
2 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ alembic = "==1.12.1"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.2"
boto3 = "^1.29.5"
botocore = "^1.32.5"
botocore = "^1.32.6"
cachetools = "==5.3.2"
celery = {version = "==5.3.5", extras = ["redis"]}
certifi = ">=2022.12.7"