Skip to content

Commit 9f92a9a

Browse files
Bump pymongo from 4.12.0 to 4.12.1 in the requirements group (#3034)
Bumps the requirements group with 1 update: [pymongo](https://github.com/mongodb/mongo-python-driver). Updates `pymongo` from 4.12.0 to 4.12.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.12.0...4.12.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: requirements ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdb9d26 commit 9f92a9a

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
@@ -8,7 +8,7 @@ azure-storage-blob==12.24.1
88
redis==5.2.1
99
types-redis
1010
types-setuptools
11-
pymongo==4.12.0
11+
pymongo==4.12.1
1212
# optional test requirements
1313
coverage
1414
pytest-cov==6.1.1

0 commit comments

Comments
 (0)