Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit 956daac

Browse files
dependabot[bot]igboyes
authored andcommitted
chore(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 772d999 commit 956daac

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

Lines changed: 34 additions & 34 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
@@ -46,7 +46,7 @@ structlog-sentry = "^2.2.1"
4646
virtool = "^31.1.3"
4747

4848
[tool.poetry.group.dev.dependencies]
49-
mypy = "^1.16.0"
49+
mypy = "^1.16.1"
5050
piccolo-theme = "^0.24.0"
5151
pytest = "^7.4.2"
5252
pytest-aiohttp = "^1.1.0"

0 commit comments

Comments
 (0)