File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pycares==4.9.0
40
40
# via aiodns
41
41
pycparser==2.22
42
42
# via cffi
43
- typing-extensions==4.13.2
43
+ typing-extensions==4.14.0
44
44
# via multidict
45
45
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
46
46
# via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ trustme==1.2.1 ; platform_machine != "i686"
266
266
# via
267
267
# -r requirements/lint.in
268
268
# -r requirements/test.in
269
- typing-extensions==4.13.2
269
+ typing-extensions==4.14.0
270
270
# via
271
271
# exceptiongroup
272
272
# multidict
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ cython==3.1.2
8
8
# via -r requirements/cython.in
9
9
multidict==6.4.4
10
10
# via -r requirements/multidict.in
11
- typing-extensions==4.13.2
11
+ typing-extensions==4.14.0
12
12
# via multidict
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ trustme==1.2.1 ; platform_machine != "i686"
257
257
# via
258
258
# -r requirements/lint.in
259
259
# -r requirements/test.in
260
- typing-extensions==4.13.2
260
+ typing-extensions==4.14.0
261
261
# via
262
262
# exceptiongroup
263
263
# multidict
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ tomli==2.2.1
101
101
# slotscheck
102
102
trustme==1.2.1
103
103
# via -r requirements/lint.in
104
- typing-extensions==4.13.2
104
+ typing-extensions==4.14.0
105
105
# via
106
106
# exceptiongroup
107
107
# mypy
Original file line number Diff line number Diff line change 6
6
#
7
7
multidict==6.4.4
8
8
# via -r requirements/multidict.in
9
- typing-extensions==4.13.2
9
+ typing-extensions==4.14.0
10
10
# via multidict
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ pycares==4.9.0
36
36
# via aiodns
37
37
pycparser==2.22
38
38
# via cffi
39
- typing-extensions==4.13.2
39
+ typing-extensions==4.14.0
40
40
# via multidict
41
41
yarl==1.20.1
42
42
# via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ tomli==2.2.1
133
133
# pytest
134
134
trustme==1.2.1 ; platform_machine != "i686"
135
135
# via -r requirements/test.in
136
- typing-extensions==4.13.2
136
+ typing-extensions==4.14.0
137
137
# via
138
138
# exceptiongroup
139
139
# multidict
You can’t perform that action at this time.
0 commit comments