Skip to content

Commit 7084955

Browse files
build(deps-dev): bump mypy from 1.19.1 to 1.20.0
2 parents d17df01 + d05864a commit 7084955

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.3.3", markers="implementation_name == 'cpython'
1616
pytest-cov = "==7.1.0"
1717
pytest-xdist = "==3.8.0"
1818
mock = "==5.2.0"
19-
mypy = {version = "==1.19.1", markers="implementation_name == 'cpython'"}
19+
mypy = {version = "==1.20.0", markers="implementation_name == 'cpython'"}
2020
types-setuptools = "==82.0.0.20260210"
2121
tbump = "==6.11.0"

0 commit comments

Comments
 (0)