Skip to content

Commit cb2c6e5

Browse files
build(deps): bump redis from 5.2.1 to 8.1.0
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 8.1.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.2.1...v8.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dafdd17 commit cb2c6e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest==8.3.5
2323
pytest-asyncio==0.25.3
2424
python-dotenv==1.2.2
2525
PyYAML==6.0.3
26-
redis==5.2.1
26+
redis==8.1.0
2727
sortedcontainers==2.4.0
2828
starlette==1.4.1
2929
typing-inspection==0.4.2

0 commit comments

Comments
 (0)