Skip to content

Commit ba41fbb

Browse files
build(deps-dev): 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](python/mypy@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>
1 parent 46b3346 commit ba41fbb

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ include = [
8080

8181
[tool.poetry.group.dev.dependencies]
8282
requests-mock = "^1.12.1"
83-
mypy = "^1.16.0"
83+
mypy = "^1.16.1"
8484
types-requests = "^2.32.0.20250602"
8585
types-python-dateutil = "^2.9.0.20250516"
8686
types-redis = "^4.6.0.20241004"

0 commit comments

Comments
 (0)