Skip to content

Commit 4f97c37

Browse files
Bump the requirements group with 2 updates
Bumps the requirements group with 2 updates: [redis](https://github.com/redis/redis-py) and [pymongo](https://github.com/mongodb/mongo-python-driver). Updates `redis` from 6.2.0 to 6.4.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.2.0...v6.4.0) Updates `pymongo` from 4.13.2 to 4.14.0 - [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.13.2...4.14.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: pymongo dependency-version: 4.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0446ba commit 4f97c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_dev_optional.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ lmdb==1.7.3; sys_platform != 'win32'
55
ipytree==0.2.2
66
ipywidgets==8.1.7
77
azure-storage-blob==12.24.1
8-
redis==6.2.0
8+
redis==6.4.0
99
types-redis
1010
types-setuptools
11-
pymongo==4.13.2
11+
pymongo==4.14.0
1212
# optional test requirements
1313
coverage
1414
pytest-cov==6.2.1

0 commit comments

Comments
 (0)