Skip to content

Commit 8b054c2

Browse files
Bump pymongo from 4.15.3 to 4.15.4 in /reference-apps/fastapi-api-first (#17)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.3 to 4.15.4. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.15.3...4.15.4) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2e8f94 commit 8b054c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi-api-first/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ asyncpg==0.30.0
1616
aiomysql==0.3.2
1717
cryptography>=41.0.0 # Required for MySQL caching_sha2_password auth
1818
motor==3.7.1
19-
pymongo==4.15.3
19+
pymongo==4.15.4
2020

2121
# Redis and Caching
2222
redis[hiredis]==7.0.1 # Compatible with fastapi-cache2 (requires <5.0.0)

0 commit comments

Comments
 (0)