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