Skip to content

Commit

Permalink
Bump typing-extensions from 3.10.0.2 to 4.0.0 (#638)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.2 to 4.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](python/typing@3.10.0.2...4.0.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent 4d1640a commit 015dfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ pytest-cov==3.0.0
pytest-mock==3.6.1
pytest-sugar==0.9.4
sphinx==4.3.0
typing-extensions==3.10.0.2
typing-extensions==4.0.0
yarl==1.7.2

0 comments on commit 015dfb1

Please sign in to comment.