Skip to content

Commit

Permalink
build(deps): bump pymongo from 3.10.1 to 4.6.3
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.10.1 to 4.6.3.
- [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@3.10.1...4.6.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 17bcf11 commit 18191ef
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 @@ -8,7 +8,7 @@ Flask-Cors==3.0.9
Flask-PyMongo==2.3.0
pydantic==1.10.8
PyJWT==2.4.0
pymongo==3.10.1
pymongo==4.6.3
PyYAML==6.0.1
requests==2.31.0
swagger-ui-bundle==0.0.6
Expand Down

0 comments on commit 18191ef

Please sign in to comment.