Skip to content

Commit 6b5db73

Browse files
Bump pymongo from 4.0.1 to 4.0.2 (#979)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.0.2/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.0.1...4.0.2) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9995939 commit 6b5db73

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
@@ -10,7 +10,7 @@ azure-storage-blob==12.8.1 # pyup: ignore
1010
redis==4.1.4
1111
types-redis
1212
types-setuptools
13-
pymongo==4.0.1
13+
pymongo==4.0.2
1414
# optional test requirements
1515
tox==3.24.5
1616
coverage

0 commit comments

Comments
 (0)