Skip to content

Commit de96350

Browse files
Bump pymongo from 3.9.0 to 3.11.4 (#742)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.9.0 to 3.11.4. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/3.11.4/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@3.9.0...3.11.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75e6ee4 commit de96350

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
@@ -8,7 +8,7 @@ ipytree==0.1.3
88
# version to get compatibility with azure storage emulator on appveyor (FIXME)
99
azure-storage-blob==2.0.1 # pyup: ignore
1010
redis==3.3.8
11-
pymongo==3.9.0
11+
pymongo==3.11.4
1212
# optional test requirements
1313
tox==3.14.0
1414
coverage

0 commit comments

Comments
 (0)