Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 16b4c20 commit 9788675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jupyter-console==6.6.3
markupsafe==2.1.3
ndg-httpsclient==0.5.1
pygments==2.16.1
pymongo==4.5.0
pymongo==4.6.1
pyopenssl==23.2.0
pytest==7.4.3
pytest-cov==4.1.0
Expand Down

0 comments on commit 9788675

Please sign in to comment.