Skip to content
Closed
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.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.15.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2025
commit 58a3e25ad6fad8a81da57cf862e80c7585052dda
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.1
tinydb==4.8.0
pytesseract
Pillow
Expand Down
Loading