File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ multidict==6.1.0
110
110
# -r requirements/multidict.in
111
111
# -r requirements/runtime-deps.in
112
112
# yarl
113
- mypy==1.11.2 ; implementation_name == "cpython"
113
+ mypy==1.14.1 ; implementation_name == "cpython"
114
114
# via
115
115
# -r requirements/lint.in
116
116
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ multidict==6.1.0
107
107
# via
108
108
# -r requirements/runtime-deps.in
109
109
# yarl
110
- mypy==1.11.2 ; implementation_name == "cpython"
110
+ mypy==1.14.1 ; implementation_name == "cpython"
111
111
# via
112
112
# -r requirements/lint.in
113
113
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ markdown-it-py==3.0.0
39
39
# via rich
40
40
mdurl==0.1.2
41
41
# via markdown-it-py
42
- mypy==1.11.2 ; implementation_name == "cpython"
42
+ mypy==1.14.1 ; implementation_name == "cpython"
43
43
# via -r requirements/lint.in
44
44
mypy-extensions==1.0.0
45
45
# via mypy
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ multidict==6.1.0
57
57
# via
58
58
# -r requirements/runtime-deps.in
59
59
# yarl
60
- mypy==1.11.2 ; implementation_name == "cpython"
60
+ mypy==1.14.1 ; implementation_name == "cpython"
61
61
# via -r requirements/test.in
62
62
mypy-extensions==1.0.0
63
63
# via mypy
You can’t perform that action at this time.
0 commit comments