Skip to content

Commit

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

---
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 Jun 27, 2024
1 parent 6f1b39e commit 09715d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pycparser==2.22
pydantic==2.7.4
pydantic_core==2.20.0
PyJWT==2.8.0
pymongo==4.7.3
pymongo==4.8.0
PyMuPDF==1.24.6
PyMuPDFb==1.24.6
pyparsing==3.1.2
Expand Down

0 comments on commit 09715d6

Please sign in to comment.