Bump boto3 from 1.34.136 to 1.34.138

Bumps [boto3](https://github.com/boto/boto3) from 1.34.136 to 1.34.138.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.34.136...1.34.138)

---
updated-dependencies:
- dependency-name: boto3
  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-07-03 21:50:27 +00:00
committed by GitHub
parent 5c27b62e39
commit f901f6d04a
2 changed files with 12 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ python = "^3.12.2"
alembic = "==1.13.2"
amqp = "==5.2.0"
beautifulsoup4 = "==4.12.3"
boto3 = "^1.34.136"
boto3 = "^1.34.138"
botocore = "^1.34.138"
cachetools = "==5.3.3"
celery = {version = "==5.4.0", extras = ["redis"]}