Skip to content

Commit

Permalink
chore(deps): Bump redis from 5.2.0 to 5.2.1 in /3rdparty/py
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 5.2.0 to 5.2.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.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent fedb80e commit 0511bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/py/requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ greenlet==3.1.1
gunicorn[gevent, setproctitle]==23.0.0
html2text==2024.2.26
lxml==5.3.0
redis==5.2.0
redis==5.2.1
requests==2.32.3
sentry-sdk==2.19.0
tablib[xlsx]==3.7.0
Expand Down

0 comments on commit 0511bd0

Please sign in to comment.