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] <support@github.com>
This commit is contained in:
parent
2628580288
commit
b0c967fca4
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ pydantic = "^1.8.2"
|
|||
click = "^8.0.1"
|
||||
six = "^1.16.0"
|
||||
pptree = "^3.1"
|
||||
types-redis = "^3.5.9"
|
||||
types-redis = ">=3.5.9,<5.0.0"
|
||||
types-six = "^1.16.1"
|
||||
python-ulid = "^1.0.3"
|
||||
python-dotenv = "^0.19.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue