mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
build(deps): bump typing-extensions from 4.0.1 to 4.1.1 (#3874)
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.1 to 4.1.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/compare/4.0.1...4.1.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ Cython==0.29.28;sys_platform!='win32'
|
||||
devtools==0.8.0
|
||||
email-validator==1.1.3
|
||||
dataclasses==0.6; python_version < '3.7'
|
||||
typing-extensions==4.0.1
|
||||
typing-extensions==4.1.1
|
||||
python-dotenv==0.20.0
|
||||
|
||||
Reference in New Issue
Block a user