Skip to main content

Bump mypy from 1.16.0 to 1.16.1

ID
81c92cc
date
2025-06-23 10:35:32+00:00
author
dependabot <https://github.com/dependabot>
parent
cf41502
message
Bump mypy from 1.16.0 to 1.16.1

Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.16.1
  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 (370) → dev_requirements.txt (370)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 6c6b55e..2023251 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.16.0
+mypy==1.16.1
     # via -r dev_requirements.in
 mypy-extensions==1.0.0
     # via mypy