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 @@ -269,7 +269,7 @@ typing-extensions==4.13.2
269
269
# python-on-whales
270
270
# rich
271
271
# typing-inspection
272
- typing-inspection==0.4.0
272
+ typing-inspection==0.4.1
273
273
# via pydantic
274
274
uritemplate==4.1.1
275
275
# via gidgethub
Original file line number Diff line number Diff line change @@ -260,7 +260,7 @@ typing-extensions==4.13.2
260
260
# python-on-whales
261
261
# rich
262
262
# typing-inspection
263
- typing-inspection==0.4.0
263
+ typing-inspection==0.4.1
264
264
# via pydantic
265
265
uritemplate==4.1.1
266
266
# via gidgethub
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ typing-extensions==4.13.2
108
108
# python-on-whales
109
109
# rich
110
110
# typing-inspection
111
- typing-inspection==0.4.0
111
+ typing-inspection==0.4.1
112
112
# via pydantic
113
113
uvloop==0.21.0 ; platform_system != "Windows"
114
114
# via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ typing-extensions==4.13.2
129
129
# python-on-whales
130
130
# rich
131
131
# typing-inspection
132
- typing-inspection==0.4.0
132
+ typing-inspection==0.4.1
133
133
# via pydantic
134
134
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
135
135
# via -r requirements/base.in
You can’t perform that action at this time.
0 commit comments