Skip to content

Commit

Permalink
Bump pymongo from 4.3.3 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.3.3 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.3.3...4.9.1)

---
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] committed Sep 23, 2024
1 parent a6bd73d commit 2b06120
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 @@ -28,7 +28,7 @@ platformdirs==3.1.0
pluggy==1.3.0
protobuf==4.21.12
pydantic==1.10.5
pymongo==4.3.3
pymongo==4.9.1
pytest==7.4.3
python-dotenv==0.21.1
python-multipart==0.0.5
Expand Down

0 comments on commit 2b06120

Please sign in to comment.