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 @@ -275,7 +275,7 @@ typing-extensions==4.15.0
275
275
# python-on-whales
276
276
# typing-inspection
277
277
# virtualenv
278
- typing-inspection==0.4.1
278
+ typing-inspection==0.4.2
279
279
# via pydantic
280
280
uritemplate==4.2.0
281
281
# via gidgethub
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ typing-extensions==4.15.0
266
266
# python-on-whales
267
267
# typing-inspection
268
268
# virtualenv
269
- typing-inspection==0.4.1
269
+ typing-inspection==0.4.2
270
270
# via pydantic
271
271
uritemplate==4.2.0
272
272
# via gidgethub
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ typing-extensions==4.15.0
113
113
# python-on-whales
114
114
# typing-inspection
115
115
# virtualenv
116
- typing-inspection==0.4.1
116
+ typing-inspection==0.4.2
117
117
# via pydantic
118
118
uvloop==0.21.0 ; platform_system != "Windows"
119
119
# via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ typing-extensions==4.15.0
105
105
# pydantic-core
106
106
# python-on-whales
107
107
# typing-inspection
108
- typing-inspection==0.4.1
108
+ typing-inspection==0.4.2
109
109
# via pydantic
110
110
wait-for-it==2.3.0
111
111
# via -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ typing-extensions==4.15.0
138
138
# pydantic-core
139
139
# python-on-whales
140
140
# typing-inspection
141
- typing-inspection==0.4.1
141
+ typing-inspection==0.4.2
142
142
# via pydantic
143
143
wait-for-it==2.3.0
144
144
# via -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ typing-extensions==4.15.0
138
138
# pydantic-core
139
139
# python-on-whales
140
140
# typing-inspection
141
- typing-inspection==0.4.1
141
+ typing-inspection==0.4.2
142
142
# via pydantic
143
143
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
144
144
# via -r requirements/base.in
You can’t perform that action at this time.
0 commit comments