Skip to content

Commit 19173a7

Browse files
Bump pytest from 9.0.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 to 9.0.3. - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa940b9 commit 19173a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ defusedxml==0.7.1
1212
# Quality tooling — used by .github/workflows/quality.yml and locally.
1313
ruff==0.15.9
1414
bandit==1.9.4
15-
pytest==9.0.2
15+
pytest==9.0.3
1616
pytest-timeout==2.4.0

0 commit comments

Comments
 (0)