Skip to content

Commit

Permalink
Bump fakeredis from 2.19.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](cunla/fakeredis-py@v2.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent c47b613 commit 28809ff
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 @@ -201,7 +205,7 @@ faker==19.11.0
# via
# -r requirements-tests.txt
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.txt
filelock==3.12.4
# via virtualenv
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
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 @@ -221,7 +222,7 @@ faker==19.11.0
# via
# -r requirements-tests.txt
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.txt
flask==2.3.3
# via
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
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 @@ -183,7 +186,7 @@ faker==19.11.0
# via
# -r requirements-tests.in
# factory-boy
fakeredis==2.19.0
fakeredis==2.20.0
# via -r requirements-tests.in
flask==2.3.3
# via
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

0 comments on commit 28809ff

Please sign in to comment.