From 4ecc72ed542ba856a164a6c8e679cad083104400 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 2 Apr 2025 23:50:30 +1300
Subject: [PATCH] Bump pyupgrade from 3.15.2 to 3.19.1 (#8496)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements_test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements_test.txt b/requirements_test.txt
index 8ff46a5794..22c275a330 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -1,7 +1,7 @@
 pylint==3.3.6
 flake8==7.0.0  # also change in .pre-commit-config.yaml when updating
 ruff==0.11.2 # also change in .pre-commit-config.yaml when updating
-pyupgrade==3.15.2  # also change in .pre-commit-config.yaml when updating
+pyupgrade==3.19.1  # also change in .pre-commit-config.yaml when updating
 pre-commit
 
 # Unit tests