Skip to main content

Bump mypy from 1.18.1 to 1.18.2

ID
090a928
date
2025-09-22 09:18:49+00:00
author
dependabot <https://github.com/dependabot>
parent
ae63500
message
Bump mypy from 1.18.1 to 1.18.2

Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.18.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

dev_requirements.txt (703) → dev_requirements.txt (703)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 89c95ca..58a6923 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -6,7 +6,7 @@ exceptiongroup==1.2.2
     # via pytest
 iniconfig==2.1.0
     # via pytest
-mypy==1.18.1
+mypy==1.18.2
     # via -r dev_requirements.in
 mypy-extensions==1.0.0
     # via mypy