Skip to content

Commit b0c967f

Browse files
Bump types-redis from 3.5.16 to 4.1.3
Bumps [types-redis](https://github.com/python/typeshed) from 3.5.16 to 4.1.3. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2628580 commit b0c967f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ pydantic = "^1.8.2"
2929
click = "^8.0.1"
3030
six = "^1.16.0"
3131
pptree = "^3.1"
32-
types-redis = "^3.5.9"
32+
types-redis = ">=3.5.9,<5.0.0"
3333
types-six = "^1.16.1"
3434
python-ulid = "^1.0.3"
3535
python-dotenv = "^0.19.1"

0 commit comments

Comments
 (0)