From b5d0a5f906de9ccf03f8b5babee268bfc889b51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:28:54 +0000 Subject: [PATCH] :arrow_up: Bump typing-extensions from 4.10.0 to 4.11.0 Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.10.0...4.11.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 3e0c0cf..c926d22 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -13,7 +13,7 @@ importlib_metadata<7.2 zipp==3.18.1 six==1.16.0 entrypoints==0.4 -typing_extensions==4.10.0 +typing_extensions==4.11.0 pycodestyle==2.11.1 mccabe==0.7.0 python-dateutil==2.9.0.post0