From 5327af9116ec505bbe4b9ed88b0ba45f9dc18cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:32:56 +0000 Subject: [PATCH] Bump pyupgrade from 3.17.0 to 3.18.0 in /requirements/partial Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.17.0 to 3.18.0. - [Commits](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0) --- updated-dependencies: - dependency-name: pyupgrade dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/partial/requirements_development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_development.txt b/requirements/partial/requirements_development.txt index 335d12ef3..caca1c1c3 100644 --- a/requirements/partial/requirements_development.txt +++ b/requirements/partial/requirements_development.txt @@ -9,7 +9,7 @@ pip-check==2.9 pytest==8.3.3 pytest-cov==5.0.0 pytest-profiling==1.7.0 -pyupgrade==3.17.0 +pyupgrade==3.18.0 pyyaml==6.0.2 # typing