summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-10 23:04:18 +0000
committerGitHub <noreply@github.com>2023-05-10 23:04:18 +0000
commit5fedc528f07ddabe5e903a169ef77ca1ae699097 (patch)
treee1be097f629f27441d0ceaa3cafe22d7ad6458b5
parentd8ec581fff55c63d93f3e15a2a302e395114a759 (diff)
downloadpymemcache-dependabot/pip/mypy-1.3.0.tar.gz
Bump mypy from 1.1.1 to 1.3.0dependabot/pip/mypy-1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.3.0. - [Commits](https://github.com/python/mypy/compare/v1.1.1...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>
-rw-r--r--mypy-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy-requirements.txt b/mypy-requirements.txt
index 902243c..0c18be5 100644
--- a/mypy-requirements.txt
+++ b/mypy-requirements.txt
@@ -1,2 +1,2 @@
-r test-requirements.txt
-mypy==1.1.1
+mypy==1.3.0