Skip to content

Commit b514b53

Browse files
Bump types-redis from 4.6.0.8 to 4.6.0.11
Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.8 to 4.6.0.11. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ffc77 commit b514b53

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
@@ -79,7 +79,7 @@ test = [
7979
# types
8080
"types-ujson ==5.8.0.1",
8181
"types-orjson ==3.6.2",
82-
"types-redis ==4.6.0.8",
82+
"types-redis ==4.6.0.11",
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
8585
"uvicorn[standard] == 0.23.2",

0 commit comments

Comments
 (0)