Skip to main content

Bump pytest from 9.0.1 to 9.0.2

ID
0f3f228
date
2025-12-29 07:16:12+00:00
author
dependabot <https://github.com/dependabot>
parent
c3a018c
message
Bump pytest from 9.0.1 to 9.0.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.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/9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

dev_requirements.txt (664) → dev_requirements.txt (664)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 4399254..ac6771b 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -22,7 +22,7 @@ pluggy==1.6.0
     # via pytest
 pygments==2.19.2
     # via pytest
-pytest==9.0.1
+pytest==9.0.2
     # via -r dev_requirements.in
 ruff==0.14.10
     # via -r dev_requirements.in