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.3
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.15.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.6.3...4.15.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2025
commit a75f5e9361e7c19108a0d139e15a40b9c89fc4ab
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.3
tinydb==4.8.0
pytesseract
Pillow
Expand Down
Loading