Bump typing-extensions from 4.3.0 to 4.4.0 (#390)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-18 10:21:41 +03:00 committed by GitHub
parent 47429610f9
commit acd7450a15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@ pptree = "^3.1"
types-redis = ">=3.5.9,<5.0.0"
python-ulid = "^1.0.3"
cleo = "1.0.0a5"
typing-extensions = "^4.0.0"
typing-extensions = "^4.4.0"
hiredis = "^2.0.0"
more-itertools = "^8.14.0"