summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-11 13:12:12 +0000
committerGitHub <noreply@github.com>2023-05-11 13:12:12 +0000
commit9a14c88898e5a002dc1633df81b87e3e33382979 (patch)
treecfe3cca432c9d336b1d1e86bf7917bb9dccc0d78
parent1ef3cdb616c7a304e75c89ad458e49c1fbd5943f (diff)
downloadcryptography-9a14c88898e5a002dc1633df81b87e3e33382979.tar.gz
Bump mypy from 1.2.0 to 1.3.0 (#8910)
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0. - [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index 12b2f942e..05a0fedd6 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -68,7 +68,7 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
# via jaraco-classes
-mypy==1.2.0
+mypy==1.3.0
# via cryptography (pyproject.toml)
mypy-extensions==1.0.0
# via