Skip to content

Commit b0fe126

Browse files
build(deps-dev): bump mypy from 1.20.1 to 1.20.2
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72d1dc0 commit b0fe126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ psycopg-binary = {version = "==3.3.3", markers="implementation_name == 'cpython'
1717
pytest-cov = "==7.1.0"
1818
pytest-xdist = "==3.8.0"
1919
mock = "==5.2.0"
20-
mypy = {version = "==1.20.1", markers="implementation_name == 'cpython'"}
20+
mypy = {version = "==1.20.2", markers="implementation_name == 'cpython'"}
2121
types-setuptools = "==82.0.0.20260408"
2222
tbump = "==6.11.0"

0 commit comments

Comments
 (0)