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 @@ -38,7 +38,7 @@ pycares==4.9.0
38
38
# via aiodns
39
39
pycparser==2.22
40
40
# via cffi
41
- typing-extensions==4.13.2
41
+ typing-extensions==4.14.0
42
42
# via multidict
43
43
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
44
44
# via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ trustme==1.2.1 ; platform_machine != "i686"
265
265
# via
266
266
# -r requirements/lint.in
267
267
# -r requirements/test.in
268
- typing-extensions==4.13.2
268
+ typing-extensions==4.14.0
269
269
# via
270
270
# exceptiongroup
271
271
# 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.5.0
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 @@ -256,7 +256,7 @@ trustme==1.2.1 ; platform_machine != "i686"
256
256
# via
257
257
# -r requirements/lint.in
258
258
# -r requirements/test.in
259
- typing-extensions==4.13.2
259
+ typing-extensions==4.14.0
260
260
# via
261
261
# exceptiongroup
262
262
# 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.5.0
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 @@ -34,7 +34,7 @@ pycares==4.9.0
34
34
# via aiodns
35
35
pycparser==2.22
36
36
# via cffi
37
- typing-extensions==4.13.2
37
+ typing-extensions==4.14.0
38
38
# via multidict
39
39
yarl==1.20.1
40
40
# via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ tomli==2.2.1
125
125
# pytest
126
126
trustme==1.2.1 ; platform_machine != "i686"
127
127
# via -r requirements/test.in
128
- typing-extensions==4.13.2
128
+ typing-extensions==4.14.0
129
129
# via
130
130
# exceptiongroup
131
131
# multidict
You can’t perform that action at this time.
0 commit comments