Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump types-redis from 4.3.21.7 to 4.4.0.0 #12768

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,6 @@ pyupgrade==3.3.1 \
restructuredtext-lint==1.4.0 \
--hash=sha256:1b235c0c922341ab6c530390892eb9e92f90b9b75046063e047cacfb0f050c45
# via doc8
setuptools==65.6.3 \
--hash=sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54 \
--hash=sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75
# via
# zope-event
# zope-interface
# zope-schema
stevedore==4.1.1 \
--hash=sha256:7f8aeb6e3f90f96832c301bff21a7eb5eefbe894c88c506483d355565d88cc1a \
--hash=sha256:aa6436565c069b2946fe4ebff07f5041e0c8bf18c7376dd29edf80cf7d524e4e
Expand Down Expand Up @@ -222,9 +215,9 @@ types-pytz==2022.7.0.0 \
# via
# -r requirements/lint.in
# types-babel
types-redis==4.3.21.7 \
--hash=sha256:834e816a84fc570aa96551a9252b0df164ac671bc09e4708e2f8e2b129449ef1 \
--hash=sha256:f9baac41fcafb0b8ec655893feebc5d8bd189da05062d03b4566a16c092fc08c
types-redis==4.4.0.0 \
--hash=sha256:7d826d458e9a6dbd7d4f21fdf6d7c39ba2e2f3474c8a348000241965860a0edf \
--hash=sha256:cc3832caab14f86af2c62ac3c865694df925df525b8083509035842ecb6b5950
# via -r requirements/lint.in
types-requests==2.28.11.7 \
--hash=sha256:0ae38633734990d019b80f5463dfa164ebd3581998ac8435f526da6fe4d598c3 \
Expand Down