From 771fe568c542d3dc2afe1d01a8bc4f9a1d3c7a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:33:33 +0000 Subject: [PATCH] Bump pytest from 5.4.3 to 9.0.3 in /webhook Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 9.0.3. - [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/5.4.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..a0fb7c8 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -44,7 +44,7 @@ pyflakes==2.2.0 PyJWT==1.7.1 pylint==2.5.3 pyparsing==2.4.7 -pytest==5.4.3 +pytest==9.0.3 pytonic==0.0.1.dev1 pytz==2020.1 redis==3.5.3