Skip to content

Commit ae4e2dd

Browse files
build(deps-dev): bump mypy from 1.20.1 to 1.20.2
2 parents 72d1dc0 + b0fe126 commit ae4e2dd

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
@@ -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)