File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ typing-extensions==4.13.2
272
272
# python-on-whales
273
273
# rich
274
274
# typing-inspection
275
- typing-inspection==0.4.0
275
+ typing-inspection==0.4.1
276
276
# via pydantic
277
277
uritemplate==4.1.1
278
278
# via gidgethub
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ typing-extensions==4.13.2
263
263
# python-on-whales
264
264
# rich
265
265
# typing-inspection
266
- typing-inspection==0.4.0
266
+ typing-inspection==0.4.1
267
267
# via pydantic
268
268
uritemplate==4.1.1
269
269
# via gidgethub
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ typing-extensions==4.13.2
106
106
# python-on-whales
107
107
# rich
108
108
# typing-inspection
109
- typing-inspection==0.4.0
109
+ typing-inspection==0.4.1
110
110
# via pydantic
111
111
uvloop==0.21.0 ; platform_system != "Windows"
112
112
# via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ typing-extensions==4.13.2
135
135
# python-on-whales
136
136
# rich
137
137
# typing-inspection
138
- typing-inspection==0.4.0
138
+ typing-inspection==0.4.1
139
139
# via pydantic
140
140
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
141
141
# via -r requirements/base.in
You can’t perform that action at this time.
0 commit comments