Skip to content

Commit 5954ff9

Browse files
Bump pymongo from 4.5.0 to 4.6.1 (#1585)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Hamman <[email protected]>
1 parent 40a6e81 commit 5954ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ azure-storage-blob==12.16.0 # pyup: ignore
1111
redis==5.0.1
1212
types-redis
1313
types-setuptools
14-
pymongo==4.5.0
14+
pymongo==4.6.1
1515
# optional test requirements
1616
coverage
1717
pytest-cov==4.1.0

0 commit comments

Comments
 (0)