Skip to content

Commit

Permalink
Bump pymongo from 4.7.3 to 4.11
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.7.3 to 4.11.
- [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.7.3...4.11)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent c4d69cc commit d1236f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pydantic-settings==2.3.3
pydash==6.0.2
pygtrie==2.5.0
PyJWT==2.4.0
pymongo==4.7.3
pymongo==4.11
PyMySQL==1.1.1
python-jose[cryptography]==3.3.0
pyyaml==6.0.1
Expand Down

0 comments on commit d1236f2

Please sign in to comment.