Skip to content

Commit 99a0799

Browse files
committed
bump typing-extensions dev requirement
Signed-off-by: jaimergp <jaimergp@users.noreply.github.com>
1 parent 8167e08 commit 99a0799

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest==7.2.0
77
pytest-forked==1.4.0
88
pytest-xdist==3.2.0
99
toml==0.10.2
10-
typing-extensions==3.10.0.2
10+
typing-extensions==4.14.0
1111
zipp==3.6.0
1212
black==22.3.0
1313
typed-ast==1.4.3

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ install_requires =
6262
packaging
6363
semantic-version
6464
semver
65-
typing-extensions >= 4.1.0
6665

6766

6867
[options.packages.find]

0 commit comments

Comments
 (0)