Skip to content

Commit c6c02d4

Browse files
build(deps-dev): bump mypy from 1.17.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e2d3a1 commit c6c02d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'
1616
pytest-cov = "==6.2.1"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
19-
mypy = "==1.17.0"
19+
mypy = "==1.17.1"
2020
types-setuptools = "==80.9.0.20250529"
2121
tbump = "==6.11.0"

0 commit comments

Comments
 (0)