Skip to content

Commit 8ffd3ec

Browse files
build(deps-dev): 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](pytest-dev/pytest@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] <[email protected]>
1 parent 10b050c commit 8ffd3ec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements-dev.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,12 @@ pycodestyle==2.13.0
7070
pyflakes==3.3.1
7171
# via flake8
7272
pygments==2.19.1
73-
# via -r requirements-dev.in
73+
# via
74+
# -r requirements-dev.in
75+
# pytest
7476
pyproject-api==1.8.0
7577
# via tox
76-
pytest==8.3.5
78+
pytest==8.4.0
7779
# via -r requirements-dev.in
7880
pyyaml==6.0.2
7981
# via pre-commit

0 commit comments

Comments
 (0)