summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Ramezani <hasan.r67@gmail.com>2023-05-11 17:45:25 +0330
committerGitHub <noreply@github.com>2023-05-11 17:45:25 +0330
commitbe5e03b940c301f057e45b22ce5a7022071a3361 (patch)
treec5c34e9ec5593908ce7aabd3b9921890a7a4a5c7
parentde9caa83ed6dc1ad26d78329fa4298131aed46e2 (diff)
downloadurllib3-be5e03b940c301f057e45b22ce5a7022071a3361.tar.gz
Update mypy to 1.3.0 (#3025)
-rw-r--r--mypy-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy-requirements.txt b/mypy-requirements.txt
index 0d41bf1f..c886dfa3 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,4 +1,4 @@
-mypy==1.2.0
+mypy==1.3.0
idna>=2.0.0
cryptography>=1.3.4
tornado>=6.1