Skip to content

Commit bce5f0c

Browse files
Bump pymongo from 3.12.1 to 4.0.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.1 to 4.0.1. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.0.1/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@3.12.1...4.0.1) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0677c2 commit bce5f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ azure-storage-blob==12.8.1 # pyup: ignore
1010
redis==4.0.2
1111
types-redis
1212
types-setuptools
13-
pymongo==3.12.1
13+
pymongo==4.0.1
1414
# optional test requirements
1515
tox==3.24.4
1616
coverage

0 commit comments

Comments
 (0)