File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ pyenchant==3.2.2
164
164
# via sphinxcontrib-spelling
165
165
pygments==2.19.1
166
166
# via
167
+ # pytest
167
168
# rich
168
169
# sphinx
169
170
pyjwt==2.9.0
@@ -174,7 +175,7 @@ pyproject-hooks==1.2.0
174
175
# via
175
176
# build
176
177
# pip-tools
177
- pytest==8.3.5
178
+ pytest==8.4.0
178
179
# via
179
180
# -r requirements/lint.in
180
181
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -159,6 +159,7 @@ pydantic-core==2.33.2
159
159
# via pydantic
160
160
pygments==2.19.1
161
161
# via
162
+ # pytest
162
163
# rich
163
164
# sphinx
164
165
pyjwt==2.8.0
@@ -169,7 +170,7 @@ pyproject-hooks==1.2.0
169
170
# via
170
171
# build
171
172
# pip-tools
172
- pytest==8.3.5
173
+ pytest==8.4.0
173
174
# via
174
175
# -r requirements/lint.in
175
176
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -70,8 +70,10 @@ pydantic==2.11.5
70
70
pydantic-core==2.33.2
71
71
# via pydantic
72
72
pygments==2.19.1
73
- # via rich
74
- pytest==8.3.5
73
+ # via
74
+ # pytest
75
+ # rich
76
+ pytest==8.4.0
75
77
# via
76
78
# -r requirements/lint.in
77
79
# pytest-codspeed
Original file line number Diff line number Diff line change @@ -92,8 +92,10 @@ pydantic==2.11.5
92
92
pydantic-core==2.33.2
93
93
# via pydantic
94
94
pygments==2.19.1
95
- # via rich
96
- pytest==8.3.5
95
+ # via
96
+ # pytest
97
+ # rich
98
+ pytest==8.4.0
97
99
# via
98
100
# -r requirements/test.in
99
101
# pytest-codspeed
You can’t perform that action at this time.
0 commit comments