Skip to content

Commit 8bd807b

Browse files
build(deps): bump redis from 5.1.1 to 5.2.0
Bumps [redis](https://github.com/redis/redis-py) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.1...v5.2.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43a77c1 commit 8bd807b

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"pyramid==2.0.2",
2727
"pyramid_jinja2==2.10.1",
2828
"pyramid_session_redis==1.6.3",
29-
"redis==5.1.1",
29+
"redis==5.2.0",
3030
"waitress==3.0.1",
3131
"WTForms==3.1.2",
3232
]

0 commit comments

Comments
 (0)