mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
chore(deps-dev): update mypy requirement from >=2.3.0 to >=2.3.1
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ruff>=0.16.3
|
||||
pytest>=9.1.1
|
||||
pytest-cov>=7.1.0
|
||||
pytest-xdist>=3.8.0
|
||||
mypy>=2.3.0
|
||||
mypy>=2.3.1
|
||||
radon>=6.0.1
|
||||
deptry>=0.25.1
|
||||
bandit>=1.7
|
||||
|
||||
Reference in New Issue
Block a user