Skip to content

Commit 34d08f3

Browse files
Bump typing-extensions from 3.7.4.3 to 3.10.0.0
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0. - [Release notes](https://github.com/python/typing/releases) - [Commits](python/typing@3.7.4.3...3.10.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72153d5 commit 34d08f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ iniconfig==1.1.1
1616
isort==5.7.0
1717
mccabe==0.6.1
1818
mypy-extensions==0.4.3
19-
packaging==20.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
19+
packaging==20.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2020
pathspec==0.8.1
2121
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2222
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
@@ -29,8 +29,8 @@ pytest-cov==2.10.1
2929
pytest-sugar==0.9.4
3030
pytest==6.2.1
3131
regex==2020.11.13
32-
snowballstemmer==2.0.0
32+
snowballstemmer==2.1.0
3333
termcolor==1.1.0
3434
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
3535
typed-ast==1.4.2
36-
typing-extensions==3.7.4.3
36+
typing-extensions==3.10.0.0

0 commit comments

Comments
 (0)