Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent 7aac447 commit 2240d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev_optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ azure-storage-blob==12.16.0 # pyup: ignore
redis==4.6.0
types-redis
types-setuptools
pymongo==4.4.0
pymongo==4.5.0
# optional test requirements
coverage
pytest-cov==4.1.0
Expand Down

0 comments on commit 2240d61

Please sign in to comment.