Skip to main content

build(deps): bump pytest from 9.0.0 to 9.0.1

ID
a3efd22
date
2025-11-24 09:18:03+00:00
author
dependabot <https://github.com/dependabot>
parent
bb18734
message
build(deps): bump pytest from 9.0.0 to 9.0.1

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.1
  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 c13819c..048de32 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -116,7 +116,7 @@ pygments==2.19.2
     #   pytest
 pypdf==6.2.0
     # via -r requirements.in
-pytest==9.0.0
+pytest==9.0.1
     # via -r requirements.in
 python-dateutil==2.9.0.post0
     # via sqlite-utils