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.6.3
118
118
# -r requirements/multidict.in
119
119
# -r requirements/runtime-deps.in
120
120
# yarl
121
- mypy==1.17.0 ; implementation_name == "cpython"
121
+ mypy==1.17.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.6.3
115
115
# via
116
116
# -r requirements/runtime-deps.in
117
117
# yarl
118
- mypy==1.17.0 ; implementation_name == "cpython"
118
+ mypy==1.17.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.17.0 ; implementation_name == "cpython"
48
+ mypy==1.17.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 @@ -61,7 +61,7 @@ multidict==6.6.3
61
61
# via
62
62
# -r requirements/runtime-deps.in
63
63
# yarl
64
- mypy==1.17.0 ; implementation_name == "cpython"
64
+ mypy==1.17.1 ; implementation_name == "cpython"
65
65
# via -r requirements/test.in
66
66
mypy-extensions==1.1.0
67
67
# via mypy
You can’t perform that action at this time.
0 commit comments