Skip to content

Commit b79fc5f

Browse files
Bump pymongo from 3.11.4 to 3.12.0 (#796)
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.11.4 to 3.12.0. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/3.12.0/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@3.11.4...3.12.0) --- 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>
1 parent 371d1d5 commit b79fc5f

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
@@ -9,7 +9,7 @@ ipytree==0.2.1
99
azure-storage-blob==12.8.1 # pyup: ignore
1010
redis==3.5.3
1111
types-redis
12-
pymongo==3.11.4
12+
pymongo==3.12.0
1313
# optional test requirements
1414
tox==3.24.1
1515
coverage

0 commit comments

Comments
 (0)