Skip to content

Commit b1cb135

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump redis[hiredis] from 5.0.1 to 5.2.1
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 5.0.1 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.0.1...v5.2.1) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f410638 commit b1cb135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
"python-dateutil==2.9.0",
5454
"pytz==2025.1",
5555
"pyyaml==6.0.1",
56-
"redis[hiredis]==5.0.1",
56+
"redis[hiredis]==5.2.1",
5757
"requests==2.32.3",
5858
"sentry-sdk==2.22.0",
5959
"setproctitle==1.3.5",

0 commit comments

Comments
 (0)