Skip to content

Commit 7c27d1b

Browse files
authored
Merge pull request #112 from NormB/dependabot/pip/reference-apps/fastapi/pymongo-4.16.0
chore(deps): bump pymongo from 4.15.5 to 4.16.0 in /reference-apps/fastapi
2 parents 900ba49 + 9d32306 commit 7c27d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ asyncpg==0.31.0
1212
aiomysql==0.3.2
1313
cryptography>=41.0.0 # Required for MySQL caching_sha2_password auth
1414
motor==3.7.1
15-
pymongo==4.15.5
15+
pymongo==4.16.0
1616

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

0 commit comments

Comments
 (0)