Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 3499349 commit 7d721f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ pyvips==2.2.3
# via large-image-source-vips
rcssmin==1.1.1
# via django-compressor
redis==5.0.7
redis==5.1.1
# via geotrek (setup.py)
reportlab==4.1.0
# via
Expand Down

0 comments on commit 7d721f0

Please sign in to comment.