Skip to content

Commit 7f899c2

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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e5f9f5 commit 7f899c2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

requirements_test.txt

+1-7
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ cssselect==1.2.0
88
# via -r requirements_test.in
99
decorator==5.1.1
1010
# via pytest-twisted
11-
exceptiongroup==1.2.2
12-
# via pytest
1311
greenlet==3.1.1
1412
# via pytest-twisted
1513
iniconfig==2.0.0
@@ -20,7 +18,7 @@ packaging==24.2
2018
# via pytest
2119
pluggy==1.5.0
2220
# via pytest
23-
pytest==8.3.4
21+
pytest==8.3.5
2422
# via
2523
# -r requirements_test.in
2624
# pytest-django
@@ -29,7 +27,3 @@ pytest-django==4.9.0
2927
# via -r requirements_test.in
3028
pytest-twisted==1.14.3
3129
# via -r requirements_test.in
32-
tomli==2.2.1
33-
# via
34-
# -c /home/twm/dev/yarrharr/requirements.txt
35-
# pytest

0 commit comments

Comments
 (0)