Skip to content

Commit

Permalink
Bump redis from 4.5.4 to 5.0.7 in /requirements
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.5.4 to 5.0.7.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.5.4...v5.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 1773566 commit 8c6f755
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asttokens==2.0.5
# via
# stack-data
# transifex-python
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
Expand Down Expand Up @@ -607,7 +607,7 @@ radon==6.0.1
# via -r test-requirements.in
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
redis==5.0.7
# via
# -r base-requirements.in
# django-redis
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.7.2
# via django
asttokens==2.4.1
# via transifex-python
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
Expand Down Expand Up @@ -500,7 +500,7 @@ quickcache==0.5.4
# via -r base-requirements.in
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
redis==5.0.7
# via
# -r base-requirements.in
# django-redis
Expand Down
4 changes: 2 additions & 2 deletions requirements/prod-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asttokens==2.0.5
# via
# stack-data
# transifex-python
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
Expand Down Expand Up @@ -508,7 +508,7 @@ quickcache==0.5.4
# via -r base-requirements.in
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
redis==5.0.7
# via
# -r base-requirements.in
# django-redis
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.7.2
# via django
asttokens==2.4.1
# via transifex-python
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
Expand Down Expand Up @@ -470,7 +470,7 @@ quickcache==0.5.4
# via -r base-requirements.in
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
redis==5.0.7
# via
# -r base-requirements.in
# django-redis
Expand Down
4 changes: 2 additions & 2 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.7.2
# via django
asttokens==2.4.1
# via transifex-python
async-timeout==4.0.2
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
Expand Down Expand Up @@ -507,7 +507,7 @@ radon==6.0.1
# via -r test-requirements.in
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
redis==5.0.7
# via
# -r base-requirements.in
# django-redis
Expand Down

0 comments on commit 8c6f755

Please sign in to comment.