Skip to content

Commit 2ab0dad

Browse files
chore(deps): bump redis from 5.2.1 to 6.2.0
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.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.2.1...v6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b96b9fe commit 2ab0dad

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pydantic = "^2.11.4"
1414
prometheus-client = "^0.21.1"
1515
cachetools = "^5.5.2"
1616
types-cachetools = "^5.5.0.20240820"
17-
redis = "^5.2.1"
17+
redis = "^6.2.0"
1818
uvloop = "^0.21.0"
1919

2020

0 commit comments

Comments
 (0)