Skip to content

Bump pymongo from 4.12.1 to 4.13.2 #2735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025
Merged
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.12.1 to 4.13.2
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.1 to 4.13.2.
- [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.12.1...4.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2025
commit dc2e65bddbfc49a7750ae56d6c7f302fd14394df
2 changes: 1 addition & 1 deletion requirements_with_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ obs==0.0.0
todo==0.1
oauth2client==4.1.3
keras==3.10.0
pymongo==4.12.1
pymongo==4.13.2
playsound==1.3.0
pyttsx3==2.98
auto-mix-prep==0.2.0
Expand Down
Loading