Skip to main content

Bump pytest from 8.3.5 to 8.4.0

ID
db457dc
date
2025-06-09 10:06:45+00:00
author
dependabot <https://github.com/dependabot>
parent
facdbf2
message
Bump pytest from 8.3.5 to 8.4.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0.
- [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.3.5...8.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Changed files

dev_requirements.txt (523) → dev_requirements.txt (557)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 46a44de..f1c4144 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -10,7 +10,9 @@ packaging==24.0
     # via pytest
 pluggy==1.5.0
     # via pytest
-pytest==8.3.5
+pygments==2.19.1
+    # via pytest
+pytest==8.4.0
     # via
     #   -r dev_requirements.in
     #   pytest-xdist