Skip to content

Commit

Permalink
Bump pymongo from 4.6.3 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.3 to 4.7.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.6.3...4.7.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 May 1, 2024
1 parent 827bf2c commit 5f94623
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pytest-cov = "==5.0.0"
ipython = "==8.23.0"
pytest-asyncio = "==0.23.6"
# currently for design/experiments/store_mongo.py
pymongo = "==4.6.3"
pymongo = "==4.7.1"
sourmash = "==4.8.7"
prometheus-client = "==0.20.0"
pyqt5 = "==5.15.10"
Expand Down
146 changes: 62 additions & 84 deletions Pipfile.lock

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

0 comments on commit 5f94623

Please sign in to comment.