Skip to content

Commit

Permalink
Bump pymongo from 4.6.1 to 4.6.2
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.6.2/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.6.1...4.6.2)

---
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 Feb 22, 2024
1 parent cd58ee7 commit c8f7206
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 @@ -5,7 +5,7 @@ flask[async]==3.0.2
gunicorn==21.2.0
opengsq==3.0.10
psycopg2-binary==2.9.9
pymongo==4.6.1
pymongo==4.6.2
python-dotenv==1.0.1
pywin32==306;platform_system=="Windows"
typing-extensions==4.8.0;python_version<"3.10"
Expand Down

0 comments on commit c8f7206

Please sign in to comment.