Skip to content

Commit

Permalink
Bump pymongo from 4.3.3 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 4.3.3 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@4.3.3...4.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent cf7d51a commit 5adf2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"cx_Oracle~=6.2.1",
# mongo
"mongoengine==0.27.0",
"pymongo==4.3.3",
"pymongo==4.6.3",
"django-rest-framework-mongoengine==3.4.1",
# my-sql
"django-mysql==4.3.0",
Expand Down

0 comments on commit 5adf2c9

Please sign in to comment.