Skip to content

Commit d943faa

Browse files
Bump pymongo from 4.11.2 to 4.11.3 in the requirements group (#2927)
Bumps the requirements group with 1 update: [pymongo](https://github.com/mongodb/mongo-python-driver). Updates `pymongo` from 4.11.2 to 4.11.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.11.2...4.11.3) --- updated-dependencies: - dependency-name: pymongo 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 bfd490a commit d943faa

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.11.2
11+
pymongo==4.11.3
1212
# optional test requirements
1313
coverage
1414
pytest-cov==6.0.0

0 commit comments

Comments
 (0)