Skip to content

Commit

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

---
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 Apr 5, 2024
1 parent c12793e commit 51b5a98
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gunicorn = "^20.0.4" # https://github.com/benoitc/gunicorn
rcssmin = "^1.0.6" # https://github.com/ndparker/rcssmin
argon2-cffi = "^20.1.0" # https://github.com/hynek/argon2_cffi
whitenoise = "^5.2.0" # https://github.com/evansd/whitenoise
redis = "^4.5.3" # https://github.com/antirez/redis
redis = "^5.0.3" # https://github.com/antirez/redis
psycopg2 = "^2.8.6" # https://github.com/psycopg/psycopg2
coreapi = "^2.3.3" # https://github.com/core-api/python-clientgeojson = "^2.5.0"
crispy-bootstrap5 = "^0.6"
Expand Down

0 comments on commit 51b5a98

Please sign in to comment.