We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445a101 commit a6f5d17Copy full SHA for a6f5d17
test-requirements.txt
@@ -4,8 +4,6 @@
4
#
5
# pip-compile --output-file=test-requirements.txt test-requirements.in
6
7
-attrs==22.2.0
8
- # via pytest
9
build==0.9.0
10
# via pip-tools
11
cachetools==5.2.0
@@ -51,7 +49,7 @@ platformdirs==2.6.0
51
49
# via
52
50
# tox
53
# virtualenv
54
-pluggy==1.0.0
+pluggy==1.5.0
55
56
# pytest
57
@@ -61,7 +59,7 @@ pyflakes==3.0.1
61
59
# via flake8
62
60
pyproject-api==1.2.1
63
# via tox
64
-pytest==7.2.0
+pytest==8.3.4
65
66
# -r test-requirements.in
67
# pytest-cov
@@ -75,6 +73,7 @@ tomli==2.0.1
75
73
# build
76
74
# coverage
77
# mypy
+ # pep517
78
# pyproject-api
79
80
0 commit comments