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 @@ -166,6 +166,7 @@ pyenchant==3.2.2
166
166
# via sphinxcontrib-spelling
167
167
pygments==2.19.1
168
168
# via
169
+ # pytest
169
170
# rich
170
171
# sphinx
171
172
pyjwt==2.9.0
@@ -176,7 +177,7 @@ pyproject-hooks==1.2.0
176
177
# via
177
178
# build
178
179
# pip-tools
179
- pytest==8.3.5
180
+ pytest==8.4.0
180
181
# via
181
182
# -r requirements/lint.in
182
183
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ pydantic-core==2.33.2
161
161
# via pydantic
162
162
pygments==2.19.1
163
163
# via
164
+ # pytest
164
165
# rich
165
166
# sphinx
166
167
pyjwt==2.8.0
@@ -171,7 +172,7 @@ pyproject-hooks==1.2.0
171
172
# via
172
173
# build
173
174
# pip-tools
174
- pytest==8.3.5
175
+ pytest==8.4.0
175
176
# via
176
177
# -r requirements/lint.in
177
178
# -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 @@ -94,8 +94,10 @@ pydantic==2.11.5
94
94
pydantic-core==2.33.2
95
95
# via pydantic
96
96
pygments==2.19.1
97
- # via rich
98
- pytest==8.3.5
97
+ # via
98
+ # pytest
99
+ # rich
100
+ pytest==8.4.0
99
101
# via
100
102
# -r requirements/test.in
101
103
# pytest-codspeed
You can’t perform that action at this time.
0 commit comments