Skip to content

Commit 79af218

Browse files
⬆ bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe8e66f commit 79af218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
isort==6.0.0
55
black==25.1.0
66
ruff==0.9.3
7-
pytest==8.3.4
7+
pytest==8.3.5
88
mypy==1.15.0
99
coverage[toml]==7.6.12
1010
pre-commit==4.1.0

0 commit comments

Comments
 (0)