Bump mypy from 1.11.2 to 1.12.0
- ID
c1af951- date
2024-10-15 09:38:50+00:00- author
dependabot <https://github.com/dependabot>- parent
dd64c9c- message
Bump mypy from 1.11.2 to 1.12.0 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
dev_requirements.txt (308) → dev_requirements.txt (308)
diff --git a/dev_requirements.txt b/dev_requirements.txt
index baa628b..170e460 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile dev_requirements.in --output-file dev_requirements.txt
-mypy==1.11.2
+mypy==1.12.0
# via -r dev_requirements.in
mypy-extensions==1.0.0
# via mypy