From 28d19dbcd54582458e8a1d2b10bfe9641ec772f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:13:33 +0000 Subject: [PATCH] Bump pytest from 8.4.1 to 9.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 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.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 7f547d7bea..80834375f9 100644 --- a/constraints.txt +++ b/constraints.txt @@ -28,7 +28,7 @@ psutil==7.0.0 psycopg2==2.9.10 pycryptodomex==3.23.0 Pygments==2.19.2 -pytest==8.4.1 +pytest==9.0.2 pytest-cov==6.2.1 python-telegram-bot==21.11.1 pyxdg==0.28