chore(deps): bump botocore from 1.34.46 to 1.34.74 in /apps/api

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

---
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-03-31 00:32:38 +00:00 committed by GitHub
parent ef73aae50a
commit e66321a1c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ version = "0.1.0"
[tool.poetry.dependencies]
boto3 = "^1.34.17"
botocore = "^1.34.17"
botocore = "^1.34.74"
chromadb = "^0.4.22"
faker = "^24.4.0"
fastapi = "^0.110.0"