Skip to content

Commit

Permalink
Bump redis from 5.0.1 to 5.0.5 (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 264ea1a commit 05c8587
Showing 1 changed file with 1 addition and 29 deletions.
30 changes: 1 addition & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
async-timeout==4.0.2
# via redis
attrs==22.2.0
# via pytest
build==0.9.0
Expand All @@ -18,23 +16,12 @@ coverage[toml]==5.5
# via pytest-cov
croniter==1.3.8
# via -r requirements.in
exceptiongroup==1.1.0
# via pytest
flake8==4.0.1
# via
# -r requirements.in
# flake8-isort
flake8-isort==6.0.0
# via -r requirements.in
importlib-metadata==4.2.0
# via
# build
# click
# flake8
# pep517
# pluggy
# pytest
# redis
iniconfig==2.0.0
# via pytest
isort==5.11.5
Expand All @@ -45,7 +32,6 @@ packaging==22.0
# via
# build
# pytest
# redis
pep517==0.13.0
# via build
pip-tools==6.12.1
Expand All @@ -69,28 +55,14 @@ python-dateutil==2.8.2
# via croniter
pytz==2022.7
# via -r requirements.in
redis==5.0.1
redis==5.0.5
# via -r requirements.in
six==1.16.0
# via python-dateutil
toml==0.10.2
# via coverage
tomli==2.0.1
# via
# build
# pep517
# pytest
typing-extensions==4.4.0
# via
# async-timeout
# importlib-metadata
# redis
wheel==0.38.4
# via pip-tools
zipp==3.11.0
# via
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit 05c8587

Please sign in to comment.