From 6375df87f9bd87c76a2b7d5e305fe271399cf72f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 17:45:54 +0000 Subject: [PATCH] Bump pytest from 8.0.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.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.0.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index dea8fe2..d44abf8 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ sdc_aws_utils @ git+https://github.com/swxsoc/sdc_aws_utils.git hermes_core @ git+https://github.com/HERMES-SOC/hermes_core.git psycopg2-binary==2.9.7 moto==4.2.14 -pytest==8.0.0 +pytest==9.0.3 pytest-astropy==0.11.0 pytest-cov==4.1.0 flake8==7.0.0