Skip to main content

build(deps): bump pytest from 9.0.1 to 9.0.2

ID
0b4e61b
date
2025-12-08 09:11:48+00:00
author
dependabot <https://github.com/dependabot>
parent
8f8e893
message
build(deps): 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:production
  update-type: version-update:semver-patch
...

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

Changed files

requirements.txt (3105) → requirements.txt (3105)

diff --git a/requirements.txt b/requirements.txt
index 15e828c..129d152 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -116,7 +116,7 @@ pygments==2.19.2
     #   pytest
 pypdf==6.4.0
     # via -r requirements.in
-pytest==9.0.1
+pytest==9.0.2
     # via -r requirements.in
 python-dateutil==2.9.0.post0
     # via sqlite-utils