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 fakeredis from 2.20.0 to 2.20.1 #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
7 changes: 5 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ faker==20.0.0
# via
# -r requirements-tests.txt
# factory-boy
fakeredis==2.20.0
fakeredis==2.20.1
# via -r requirements-tests.txt
flask==1.1.2
# via
Expand Down Expand Up @@ -336,7 +336,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 @@ -481,6 +483,7 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via logmatic-python
pytz==2023.3.post1
Expand Down
10 changes: 7 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ faker==20.0.0
# via
# -r requirements-tests.in
# factory-boy
fakeredis==2.20.0
fakeredis==2.20.1
# via -r requirements-tests.in
flask==1.1.2
# via
Expand Down Expand Up @@ -161,7 +161,9 @@ marshmallow-sqlalchemy==0.23.1
mdurl==0.1.2
# via markdown-it-py
moto[all]==4.2.6
# via -r requirements-tests.in
# via
# -r requirements-tests.in
# moto
mpmath==1.3.0
# via sympy
multipart==0.2.4
Expand Down Expand Up @@ -238,7 +240,9 @@ python-dateutil==2.8.2
# freezegun
# moto
python-jose[cryptography]==3.3.0
# via moto
# via
# moto
# python-jose
pytz==2023.3.post1
# via
# acme
Expand Down
Loading