Skip to content

Commit 06207c1

Browse files
Bump typing-extensions from 4.0.0 to 4.0.1 in /docs (#1153)
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/python/typing/releases) - [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG) - [Commits](https://github.com/python/typing/commits) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28ecc7b commit 06207c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tomlkit==0.7.2
1212
pygments==2.10.0
1313

1414
# Dependencies of our project:
15-
typing-extensions==4.0.0
15+
typing-extensions==4.0.1
1616
mypy==0.910
1717
pytest==6.2.5
1818
hypothesis==6.29.0

0 commit comments

Comments
 (0)