Skip to content

Commit 8d9ed32

Browse files
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] <support@github.com>
1 parent 04e15ad commit 8d9ed32

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements-dev.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,13 @@ pluggy==1.5.0
6767
# via pytest
6868
pre-commit==4.2.0
6969
# via -r requirements-dev.in
70+
pygments==2.19.1
71+
# via pytest
7072
pyproject-hooks==1.1.0
7173
# via
7274
# build
7375
# pip-tools
74-
pytest==8.3.5
76+
pytest==8.4.0
7577
# via
7678
# -r requirements-dev.in
7779
# pytest-django

0 commit comments

Comments
 (0)