Skip to content

Commit 42be8b6

Browse files
authored
Merge pull request #5084 from learningequality/dependabot/pip/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0
2 parents ef815a5 + 8d9ed32 commit 42be8b6

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)