Skip to content

Commit

Permalink
⬆️ Bump pymongo from 3.12.0 to 4.6.3 in /server
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.0 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.12.0...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 066407b commit 4d2efb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dj-database-url==0.5.0
Django==3.2.25
djangorestframework==3.12.4
google-api-python-client==2.33.0
pymongo==3.12.0
pymongo==4.6.3
python-dotenv==0.19.0
redis==4.5.4
requests==2.31.0
Expand Down

0 comments on commit 4d2efb5

Please sign in to comment.