Skip to content

Commit

Permalink
Bump types-redis from 4.6.0.7 to 4.6.0.9
Browse files Browse the repository at this point in the history
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.7 to 4.6.0.9.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent c47b613 commit 3bbefbc
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 9 deletions.
15 changes: 11 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ botocore==1.31.66
# moto
# s3transfer
celery[redis]==5.3.4
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via -r requirements-tests.txt
certifi==2023.7.22
Expand All @@ -95,7 +97,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# certsrv
cffi==1.16.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -404,7 +408,9 @@ mdurl==0.1.2
more-itertools==10.1.0
# via jaraco-classes
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -593,6 +599,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -773,7 +780,7 @@ types-pyyaml==6.0.12.12
# via
# -r requirements-tests.txt
# responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.txt
types-requests==2.31.0.6
# via -r requirements-tests.txt
Expand Down
8 changes: 6 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ celery[redis]==5.3.4
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# celery
certbot==2.7.2
# via
# -r requirements-docs.in
Expand Down Expand Up @@ -437,7 +438,9 @@ mdurl==0.1.2
# -r requirements-tests.txt
# markdown-it-py
moto[all]==4.2.6
# via -r requirements-tests.txt
# via
# -r requirements-tests.txt
# moto
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -621,6 +624,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -830,7 +834,7 @@ types-pyyaml==6.0.12.12
# via
# -r requirements-tests.txt
# responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.txt
types-requests==2.31.0.6
# via -r requirements-tests.txt
Expand Down
11 changes: 8 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ celery[redis]==5.3.4
# via
# -r requirements-tests.in
# -r requirements.txt
# celery
certbot==2.7.2
# via -r requirements.txt
certifi==2023.7.22
Expand All @@ -91,7 +92,9 @@ certifi==2023.7.22
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via -r requirements.txt
# via
# -r requirements.txt
# certsrv
cffi==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -482,7 +485,9 @@ python-dateutil==2.8.2
# freezegun
# moto
python-jose[cryptography]==3.3.0
# via moto
# via
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements.txt
Expand Down Expand Up @@ -624,7 +629,7 @@ types-pytz==2023.3.1.1
# via -r requirements-tests.in
types-pyyaml==6.0.12.12
# via responses
types-redis==4.6.0.7
types-redis==4.6.0.9
# via -r requirements-tests.in
types-requests==2.31.0.6
# via -r requirements-tests.in
Expand Down

0 comments on commit 3bbefbc

Please sign in to comment.