Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 952b4dc commit a968125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/funtest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
redis>=4.5.2,!=5.0.2,!=4.5.5

# MongoDB transport
pymongo==4.9
pymongo==4.9.1

# Zookeeper transport
kazoo==2.10.0
Expand Down

0 comments on commit a968125

Please sign in to comment.