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 @@ -118,7 +118,7 @@ multidict==6.6.4
118
118
# -r requirements/multidict.in
119
119
# -r requirements/runtime-deps.in
120
120
# yarl
121
- mypy==1.17.1 ; implementation_name == "cpython"
121
+ mypy==1.18.2 ; implementation_name == "cpython"
122
122
# via
123
123
# -r requirements/lint.in
124
124
# -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ multidict==6.6.4
115
115
# via
116
116
# -r requirements/runtime-deps.in
117
117
# yarl
118
- mypy==1.17.1 ; implementation_name == "cpython"
118
+ mypy==1.18.2 ; implementation_name == "cpython"
119
119
# via
120
120
# -r requirements/lint.in
121
121
# -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 @@ -63,7 +63,7 @@ multidict==6.6.4
63
63
# via
64
64
# -r requirements/runtime-deps.in
65
65
# yarl
66
- mypy==1.18.1 ; implementation_name == "cpython"
66
+ mypy==1.18.2 ; implementation_name == "cpython"
67
67
# via -r requirements/test-common.in
68
68
mypy-extensions==1.1.0
69
69
# via mypy
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ multidict==6.6.4
63
63
# via
64
64
# -r requirements/runtime-deps.in
65
65
# yarl
66
- mypy==1.17.1 ; implementation_name == "cpython"
66
+ mypy==1.18.2 ; implementation_name == "cpython"
67
67
# via -r requirements/test-common.in
68
68
mypy-extensions==1.1.0
69
69
# via mypy
You can’t perform that action at this time.
0 commit comments