Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pymongo from 4.6.3 to 4.15.5
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.15.5.
- [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.6.3...4.15.5)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-version: 4.15.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2025
commit b4e0e3cea235240058981b3f4954f5eee86b49d9
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ firebase-admin
slack-sdk
google-cloud-core
google-cloud-storage
pymongo==4.6.3
pymongo==4.15.5
tinydb==4.8.0
pytesseract
Pillow
Expand Down
Loading