File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ multidict==6.4.4
118
118
# -r requirements/multidict.in
119
119
# -r requirements/runtime-deps.in
120
120
# yarl
121
- mypy==1.16.0 ; implementation_name == "cpython"
121
+ mypy==1.16.1 ; implementation_name == "cpython"
122
122
# via
123
123
# -r requirements/lint.in
124
124
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ multidict==6.4.4
115
115
# via
116
116
# -r requirements/runtime-deps.in
117
117
# yarl
118
- mypy==1.16.0 ; implementation_name == "cpython"
118
+ mypy==1.16.1 ; implementation_name == "cpython"
119
119
# via
120
120
# -r requirements/lint.in
121
121
# -r requirements/test.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.16.0 ; implementation_name == "cpython"
48
+ mypy==1.16.1 ; 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 @@ -63,7 +63,7 @@ multidict==6.4.4
63
63
# via
64
64
# -r requirements/runtime-deps.in
65
65
# yarl
66
- mypy==1.16.0 ; implementation_name == "cpython"
66
+ mypy==1.16.1 ; implementation_name == "cpython"
67
67
# via -r requirements/test.in
68
68
mypy-extensions==1.1.0
69
69
# via mypy
You can’t perform that action at this time.
0 commit comments