Skip to content

Commit 6aa54aa

Browse files
chore: Bump redis from 4.2.2 to 4.4.4 in /sdk/python/requirements (#3604)
Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.2.2...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebcdc36 commit 6aa54aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ pyzmq==25.0.2
777777
# jupyter-server
778778
# nbclassic
779779
# notebook
780-
redis==4.2.2
780+
redis==4.4.4
781781
# via feast (setup.py)
782782
regex==2023.3.23
783783
# via feast (setup.py)

sdk/python/requirements/py3.8-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ pyzmq==25.0.2
789789
# jupyter-server
790790
# nbclassic
791791
# notebook
792-
redis==4.2.2
792+
redis==4.4.4
793793
# via feast (setup.py)
794794
regex==2023.3.23
795795
# via feast (setup.py)

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ pyzmq==25.0.2
780780
# jupyter-server
781781
# nbclassic
782782
# notebook
783-
redis==4.2.2
783+
redis==4.4.4
784784
# via feast (setup.py)
785785
regex==2023.3.23
786786
# via feast (setup.py)

0 commit comments

Comments
 (0)