Skip to content

Commit 7adb4d5

Browse files
dependabot[bot]amotl
authored andcommitted
Update pytest requirement from <9 to <10
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@1.0.0b3...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2897ec2 commit 7adb4d5

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
@@ -1,6 +1,6 @@
11
poethepoet
22
pyproject-fmt<3
3-
pytest<9
3+
pytest<10
44
pytest-cov<7
55
ruff<0.15
66
validate-pyproject<0.24

0 commit comments

Comments
 (0)