Skip to content

Commit a6f5d17

Browse files
Bump pytest from 7.2.0 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 445a101 commit a6f5d17

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

test-requirements.txt

+3-4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#
55
# pip-compile --output-file=test-requirements.txt test-requirements.in
66
#
7-
attrs==22.2.0
8-
# via pytest
97
build==0.9.0
108
# via pip-tools
119
cachetools==5.2.0
@@ -51,7 +49,7 @@ platformdirs==2.6.0
5149
# via
5250
# tox
5351
# virtualenv
54-
pluggy==1.0.0
52+
pluggy==1.5.0
5553
# via
5654
# pytest
5755
# tox
@@ -61,7 +59,7 @@ pyflakes==3.0.1
6159
# via flake8
6260
pyproject-api==1.2.1
6361
# via tox
64-
pytest==7.2.0
62+
pytest==8.3.4
6563
# via
6664
# -r test-requirements.in
6765
# pytest-cov
@@ -75,6 +73,7 @@ tomli==2.0.1
7573
# build
7674
# coverage
7775
# mypy
76+
# pep517
7877
# pyproject-api
7978
# pytest
8079
# tox

0 commit comments

Comments
 (0)