Bump mypy from 1.18.2 to 1.19.1
- ID
1a9122f- date
2025-12-15 09:36:02+00:00- author
dependabot <https://github.com/dependabot>- parent
100cfe3- message
Bump mypy from 1.18.2 to 1.19.1 Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 3 additions, 1 deletion
Changed files
dev_requirements.txt (635) → dev_requirements.txt (663)
diff --git a/dev_requirements.txt b/dev_requirements.txt
index 14e7a93..491f831 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -4,11 +4,13 @@ iniconfig==2.3.0
# via pytest
jinja2==3.1.6
# via -r requirements.txt
+librt==0.7.3
+ # via mypy
markupsafe==3.0.3
# via
# -r requirements.txt
# jinja2
-mypy==1.18.2
+mypy==1.19.1
# via -r dev_requirements.in
mypy-extensions==1.1.0
# via mypy