Skip to content

Commit 2444188

Browse files
build(deps-dev): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 098f771 commit 2444188

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.1.1"
1717
pytest-xdist = "==3.7.0"
1818
mock = "==5.2.0"
19-
mypy = "==1.15.0"
19+
mypy = "==1.16.0"
2020
types-setuptools = "==80.9.0.20250529"
2121
tbump = "==6.11.0"

0 commit comments

Comments
 (0)