Skip to content

Commit 900ba49

Browse files
authored
Merge pull request #117 from NormB/dependabot/pip/reference-apps/fastapi-api-first/pymongo-4.16.0
chore(deps): bump pymongo from 4.15.5 to 4.16.0 in /reference-apps/fastapi-api-first
2 parents 96e029a + ccb72a3 commit 900ba49

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.31.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.5
19+
pymongo==4.16.0
2020

2121
# Redis and Caching
2222
# redis 4.3.0+ required for redis.asyncio.cluster module used by fastapi-cache2

0 commit comments

Comments
 (0)