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 @@ -116,7 +116,7 @@ multidict==6.6.4
116
116
# -r requirements/multidict.in
117
117
# -r requirements/runtime-deps.in
118
118
# yarl
119
- mypy==1.17.1 ; implementation_name == "cpython"
119
+ mypy==1.18.2 ; implementation_name == "cpython"
120
120
# via
121
121
# -r requirements/lint.in
122
122
# -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ multidict==6.6.4
113
113
# via
114
114
# -r requirements/runtime-deps.in
115
115
# yarl
116
- mypy==1.17.1 ; implementation_name == "cpython"
116
+ mypy==1.18.2 ; implementation_name == "cpython"
117
117
# via
118
118
# -r requirements/lint.in
119
119
# -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ markdown-it-py==3.0.0
45
45
# via rich
46
46
mdurl==0.1.2
47
47
# via markdown-it-py
48
- mypy==1.17.1 ; implementation_name == "cpython"
48
+ mypy==1.18.2 ; implementation_name == "cpython"
49
49
# via -r requirements/lint.in
50
50
mypy-extensions==1.1.0
51
51
# via mypy
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ markdown-it-py==4.0.0
38
38
# via rich
39
39
mdurl==0.1.2
40
40
# via markdown-it-py
41
- mypy==1.18.1 ; implementation_name == "cpython"
41
+ mypy==1.18.2 ; implementation_name == "cpython"
42
42
# via -r requirements/test-common.in
43
43
mypy-extensions==1.1.0
44
44
# via mypy
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ multidict==6.6.4
61
61
# via
62
62
# -r requirements/runtime-deps.in
63
63
# yarl
64
- mypy==1.18.1 ; implementation_name == "cpython"
64
+ mypy==1.18.2 ; implementation_name == "cpython"
65
65
# via -r requirements/test-common.in
66
66
mypy-extensions==1.1.0
67
67
# via mypy
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ multidict==6.6.4
61
61
# via
62
62
# -r requirements/runtime-deps.in
63
63
# yarl
64
- mypy==1.17.1 ; implementation_name == "cpython"
64
+ mypy==1.18.2 ; implementation_name == "cpython"
65
65
# via -r requirements/test-common.in
66
66
mypy-extensions==1.1.0
67
67
# via mypy
You can’t perform that action at this time.
0 commit comments