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 @@ -108,7 +108,7 @@ multidict==6.0.4
108
108
# -r requirements/multidict.in
109
109
# -r requirements/runtime-deps.in
110
110
# yarl
111
- mypy==1.7.0 ; implementation_name == "cpython"
111
+ mypy==1.7.1 ; implementation_name == "cpython"
112
112
# via
113
113
# -r requirements/lint.in
114
114
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ multidict==6.0.4
103
103
# via
104
104
# -r requirements/runtime-deps.in
105
105
# yarl
106
- mypy==1.7.0 ; implementation_name == "cpython"
106
+ mypy==1.7.1 ; implementation_name == "cpython"
107
107
# via
108
108
# -r requirements/lint.in
109
109
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ identify==2.5.26
22
22
# via pre-commit
23
23
iniconfig==2.0.0
24
24
# via pytest
25
- mypy==1.7.0 ; implementation_name == "cpython"
25
+ mypy==1.7.1 ; implementation_name == "cpython"
26
26
# via -r requirements/lint.in
27
27
mypy-extensions==1.0.0
28
28
# via mypy
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ multidict==6.0.4
53
53
# via
54
54
# -r requirements/runtime-deps.in
55
55
# yarl
56
- mypy==1.7.0 ; implementation_name == "cpython"
56
+ mypy==1.7.1 ; implementation_name == "cpython"
57
57
# via -r requirements/test.in
58
58
mypy-extensions==1.0.0
59
59
# via mypy
You can’t perform that action at this time.
0 commit comments