Skip to content

Commit

Permalink
Bump pymongo from 3.13.0 to 4.10.1
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.13.0 to 4.10.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@3.13.0...4.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 1ce61db commit 00d7a10
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 113 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requests = "*"
Flask = "*"
Flask-WTF = "*"
passlib = "*"
pymongo = "<4.0"
pymongo = "<5.0"
natsort = "*"
newrelic = "*"
pybadges = "*"
Expand Down
182 changes: 70 additions & 112 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00d7a10

Please sign in to comment.