summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-03 15:42:39 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-03 15:48:48 +0000
commit8f0a135991944190025f991c67357ff3435c5f7d (patch)
tree6c51dd2d960f780aa4eed48677aaec139be53c41
parent1d7b617d1cf95703548af1322bc0fa562cf9886a (diff)
downloadpymemcache-8f0a135991944190025f991c67357ff3435c5f7d.tar.gz
Bump mypy from 0.941 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.941...v0.960) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 af52586..ecf82aa 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,2 +1,2 @@
-r test-requirements.txt
-mypy==0.941
+mypy==0.960