summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-03 23:06:01 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-06 17:37:54 +0000
commite0ac4ae10c96d54b035db093fd7b81729f5d5094 (patch)
tree413bd28f477afed075a1431086850a06617dc8ce
parentab8bf324d19798cb2f741b53c67f6ad823aca89f (diff)
downloadpymemcache-e0ac4ae10c96d54b035db093fd7b81729f5d5094.tar.gz
Bump mypy from 0.981 to 0.982
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.981...v0.982) --- 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 568b53e..3452136 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,2 +1,2 @@
-r test-requirements.txt
-mypy==0.981
+mypy==0.982