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 @@ -102,7 +102,7 @@ multidict==6.0.4
102
102
# -r requirements/multidict.in
103
103
# -r requirements/runtime-deps.in
104
104
# yarl
105
- mypy==1.7.0 ; implementation_name == "cpython"
105
+ mypy==1.7.1 ; implementation_name == "cpython"
106
106
# via
107
107
# -r requirements/lint.in
108
108
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ multidict==6.0.4
99
99
# via
100
100
# -r requirements/runtime-deps.in
101
101
# yarl
102
- mypy==1.7.0 ; implementation_name == "cpython"
102
+ mypy==1.7.1 ; implementation_name == "cpython"
103
103
# via
104
104
# -r requirements/lint.in
105
105
# -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 @@ -49,7 +49,7 @@ multidict==6.0.4
49
49
# via
50
50
# -r requirements/runtime-deps.in
51
51
# yarl
52
- mypy==1.7.0 ; implementation_name == "cpython"
52
+ mypy==1.7.1 ; implementation_name == "cpython"
53
53
# via -r requirements/test.in
54
54
mypy-extensions==1.0.0
55
55
# via mypy
You can’t perform that action at this time.
0 commit comments