Skip to content

Commit 8447deb

Browse files
authored
chore: upgrade mypy (#3039)
1 parent 2fa9718 commit 8447deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ black==23.1.0
2323
ruamel.yaml==0.17.21 # It can parse yaml while perserving comments
2424

2525
# type check
26-
mypy~=1.0.0
26+
mypy~=1.1.0
2727

2828
# types
2929
boto3-stubs[appconfig,serverlessrepo]>=1.19.5,==1.*

0 commit comments

Comments
 (0)