Skip to content

Commit

Permalink
Bump pymongo from 4.8.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 4.8.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@4.8.0...4.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c896ed3 commit 948302e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pytest-cov = "==5.0.0"
ipython = "==8.26.0"
pytest-asyncio = "==0.23.8"
# currently for design/experiments/store_mongo.py
pymongo = "==4.8.0"
pymongo = "==4.10.1"
sourmash = "==4.8.11"
prometheus-client = "==0.20.0"
pyqt5 = "==5.15.11"
Expand Down
56 changes: 4 additions & 52 deletions Pipfile.lock

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

0 comments on commit 948302e

Please sign in to comment.