From 8bdc35c06868a44fc6221d771119919e4d504b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 22:02:09 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.0 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/8.3.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56f1c70..75808c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpx==0.28.1 croniter==6.2.2 pytz==2026.2 python-dotenv==1.2.2 -pytest==8.3.0 +pytest==9.0.3 pytest-asyncio==0.24.0 aiohttp>=3.13.5 arq==0.28.0