Browse Source

ref: upgrade mypy to 1.7.1 (#60940)

<!-- Describe your PR here. -->
anthony sottile 1 year ago
parent
commit
b14b79dfc6
2 changed files with 2 additions and 2 deletions
  1. 1 1
      requirements-dev-frozen.txt
  2. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev-frozen.txt

@@ -97,7 +97,7 @@ mmh3==4.0.0
 more-itertools==8.13.0
 msgpack==1.0.4
 msgpack-types==0.2.0
-mypy==1.7.0
+mypy==1.7.1
 mypy-extensions==1.0.0
 nodeenv==1.6.0
 oauthlib==3.1.0

+ 1 - 1
requirements-dev.txt

@@ -35,7 +35,7 @@ sentry-forked-django-stubs>=4.2.6.post3
 sentry-forked-djangorestframework-stubs>=3.14.4.post2
 lxml-stubs
 msgpack-types>=0.2.0
-mypy>=1.7
+mypy>=1.7.1
 types-beautifulsoup4
 types-cachetools
 types-croniter