File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ typing-extensions==4.15.0
278
278
# python-on-whales
279
279
# typing-inspection
280
280
# virtualenv
281
- typing-inspection==0.4.1
281
+ typing-inspection==0.4.2
282
282
# via pydantic
283
283
uritemplate==4.2.0
284
284
# via gidgethub
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ typing-extensions==4.15.0
269
269
# python-on-whales
270
270
# typing-inspection
271
271
# virtualenv
272
- typing-inspection==0.4.1
272
+ typing-inspection==0.4.2
273
273
# via pydantic
274
274
uritemplate==4.2.0
275
275
# via gidgethub
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ typing-extensions==4.15.0
111
111
# python-on-whales
112
112
# typing-inspection
113
113
# virtualenv
114
- typing-inspection==0.4.1
114
+ typing-inspection==0.4.2
115
115
# via pydantic
116
116
uvloop==0.21.0 ; platform_system != "Windows"
117
117
# via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ typing-extensions==4.15.0
109
109
# pydantic-core
110
110
# python-on-whales
111
111
# typing-inspection
112
- typing-inspection==0.4.1
112
+ typing-inspection==0.4.2
113
113
# via pydantic
114
114
wait-for-it==2.3.0
115
115
# via -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ typing-extensions==4.15.0
144
144
# pydantic-core
145
145
# python-on-whales
146
146
# typing-inspection
147
- typing-inspection==0.4.1
147
+ typing-inspection==0.4.2
148
148
# via pydantic
149
149
wait-for-it==2.3.0
150
150
# via -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ typing-extensions==4.15.0
144
144
# pydantic-core
145
145
# python-on-whales
146
146
# typing-inspection
147
- typing-inspection==0.4.1
147
+ typing-inspection==0.4.2
148
148
# via pydantic
149
149
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
150
150
# via -r requirements/base.in
You can’t perform that action at this time.
0 commit comments