Skip to content
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

Bump pymongo from 3.12.1 to 4.3.3 #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 3.12.1 to 4.3.3
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.1 to 4.3.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@3.12.1...4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 18, 2022
commit e1db4490e77db6850c740759c1d440e9a5c6a789
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ beautifulsoup4==4.10.0
Whoosh==2.7.4
Werkzeug==2.0.2
tqdm==4.62.3
pymongo==3.12.1
pymongo==4.3.3
dicttoxml==1.7.4
redis==4.0.2
ijson==3.1.4