From 427dabfefa69d707f75182cff776771526485e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 10:28:57 -0700 Subject: [PATCH] Bump typing-extensions from 4.1.1 to 4.2.0 in /dependencies/python (#2796) Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0. - [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.1.1...4.2.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/black.txt | 2 +- dependencies/python/mypy.txt | 2 +- dependencies/python/pylint.txt | 2 +- dependencies/python/snakefmt.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 19b76313..fcdb5150 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -19,6 +19,6 @@ rich==12.2.0 ruamel.yaml==0.17.21 ruamel.yaml.clib==0.2.6 subprocess-tee==0.3.5 -typing_extensions==4.1.1 +typing_extensions==4.2.0 wcmatch==8.3 yamllint==1.26.3 diff --git a/dependencies/python/black.txt b/dependencies/python/black.txt index 20c51291..f8adedb9 100644 --- a/dependencies/python/black.txt +++ b/dependencies/python/black.txt @@ -4,4 +4,4 @@ mypy-extensions==0.4.3 pathspec==0.9.0 platformdirs==2.5.1 tomli==2.0.1 -typing_extensions==4.1.1 +typing_extensions==4.2.0 diff --git a/dependencies/python/mypy.txt b/dependencies/python/mypy.txt index b1cd5d43..510a0b99 100644 --- a/dependencies/python/mypy.txt +++ b/dependencies/python/mypy.txt @@ -1,4 +1,4 @@ mypy==0.942 mypy-extensions==0.4.3 tomli==2.0.1 -typing_extensions==4.1.1 +typing_extensions==4.2.0 diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 2c94622e..a9c0448c 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -6,5 +6,5 @@ mccabe==0.7.0 platformdirs==2.5.1 pylint==2.13.5 tomli==2.0.1 -typing_extensions==4.1.1 +typing_extensions==4.2.0 wrapt==1.14.0 diff --git a/dependencies/python/snakefmt.txt b/dependencies/python/snakefmt.txt index 4ef03573..cb4cb2f0 100644 --- a/dependencies/python/snakefmt.txt +++ b/dependencies/python/snakefmt.txt @@ -7,5 +7,5 @@ platformdirs==2.5.1 snakefmt==0.6.0 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.1.1 +typing_extensions==4.2.0 zipp==3.8.0 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index 3ef5e313..5059c959 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -21,4 +21,4 @@ tblib==1.7.0 toml==0.10.2 tomli==2.0.1 tqdm==4.64.0 -typing_extensions==4.1.1 +typing_extensions==4.2.0