Skip to content

Commit 8875fe1

Browse files
authored
Merge pull request #5559 from learningequality/dependabot/pip/pytest-9.0.1
chore(deps-dev): bump pytest from 8.4.2 to 9.0.1
2 parents 6dbfda7 + d9c253c commit 8875fe1

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

requirements-dev.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ mixer==7.2.2
55
pytest
66
pytest-django
77
pytest-timeout
8-
pytest-subtests
98
pre-commit==4.5.0
109
nodeenv
1110
pip-tools==7.5.2

requirements-dev.txt

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ asgiref==3.3.4
88
# via
99
# -c requirements.txt
1010
# django
11-
attrs==23.1.0
12-
# via
13-
# -c requirements.txt
14-
# pytest-subtests
1511
build==1.2.1
1612
# via pip-tools
1713
cfgv==3.3.1
@@ -77,16 +73,13 @@ pyproject-hooks==1.1.0
7773
# via
7874
# build
7975
# pip-tools
80-
pytest==8.4.2
76+
pytest==9.0.1
8177
# via
8278
# -r requirements-dev.in
8379
# pytest-django
84-
# pytest-subtests
8580
# pytest-timeout
8681
pytest-django==4.11.1
8782
# via -r requirements-dev.in
88-
pytest-subtests==0.15.0
89-
# via -r requirements-dev.in
9083
pytest-timeout==2.4.0
9184
# via -r requirements-dev.in
9285
python-dateutil==2.9.0.post0
@@ -124,7 +117,3 @@ virtualenv==20.26.6
124117
# via pre-commit
125118
wheel==0.38.1
126119
# via pip-tools
127-
128-
# The following packages are considered to be unsafe in a requirements file:
129-
# pip
130-
# setuptools

0 commit comments

Comments
 (0)