From 684eb3dfa08d375ff9af3f2e8f9bf3681a924adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:18 +0000 Subject: [PATCH] Bump pytest from 8.4.2 to 9.0.2 in /jwtproxy Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index f6be3a65..c359d354 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -10,7 +10,7 @@ devtools==0.10.0 executing==1.2.0 pre-commit==4.3.0 Pygments==2.15.0 -pytest==8.4.2 +pytest==9.0.2 pytest-aiohttp==1.1.0 ruff==0.14.4 six==1.16.0