File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ click==8.1.8
54
54
# slotscheck
55
55
# towncrier
56
56
# wait-for-it
57
- coverage==7.10.2
57
+ coverage==7.10.3
58
58
# via
59
59
# -r requirements/test.in
60
60
# pytest-cov
@@ -157,9 +157,7 @@ pycares==4.10.0
157
157
pycparser==2.22
158
158
# via cffi
159
159
pydantic==2.12.0a1
160
- # via
161
- # -r requirements/test.in
162
- # python-on-whales
160
+ # via python-on-whales
163
161
pydantic-core==2.37.2
164
162
# via pydantic
165
163
pyenchant==3.2.2
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ click==8.1.8
54
54
# slotscheck
55
55
# towncrier
56
56
# wait-for-it
57
- coverage==7.10.2
57
+ coverage==7.10.3
58
58
# via
59
59
# -r requirements/test.in
60
60
# pytest-cov
@@ -154,9 +154,7 @@ pycares==4.10.0
154
154
pycparser==2.22
155
155
# via cffi
156
156
pydantic==2.12.0a1
157
- # via
158
- # -r requirements/test.in
159
- # python-on-whales
157
+ # via python-on-whales
160
158
pydantic-core==2.37.2
161
159
# via pydantic
162
160
pygments==2.19.2
@@ -165,7 +163,9 @@ pygments==2.19.2
165
163
# rich
166
164
# sphinx
167
165
pyjwt==2.8.0
168
- # via gidgethub
166
+ # via
167
+ # gidgethub
168
+ # pyjwt
169
169
pyproject-hooks==1.2.0
170
170
# via
171
171
# build
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ cffi==1.17.1
27
27
# pytest-codspeed
28
28
click==8.1.8
29
29
# via wait-for-it
30
- coverage==7.10.2
30
+ coverage==7.10.3
31
31
# via
32
32
# -r requirements/test.in
33
33
# pytest-cov
@@ -90,9 +90,7 @@ pycares==4.10.0
90
90
pycparser==2.22
91
91
# via cffi
92
92
pydantic==2.12.0a1
93
- # via
94
- # -r requirements/test.in
95
- # python-on-whales
93
+ # via python-on-whales
96
94
pydantic-core==2.37.2
97
95
# via pydantic
98
96
pygments==2.19.2
You can’t perform that action at this time.
0 commit comments