summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-07 23:00:03 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-05 17:53:03 +0000
commit1f95041f9f56b86ffcf4d43b4b7fe4d45c36f770 (patch)
tree6c97d1f5003155b36b59440063cd1a1cfc52a7df
parent78f27508ffcbc1b9cd0a06e05429630450c47fa6 (diff)
downloadpymemcache-1f95041f9f56b86ffcf4d43b4b7fe4d45c36f770.tar.gz
Bump mypy from 0.982 to 1.1.1
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.982...v1.1.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--mypy-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy-requirements.txt b/mypy-requirements.txt
index 3452136..902243c 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,2 +1,2 @@
-r test-requirements.txt
-mypy==0.982
+mypy==1.1.1