Skip to content

Commit df79bb9

Browse files
build(deps-dev): bump mypy from 2.0.0 to 2.1.0
2 parents 025c47b + 66a5595 commit df79bb9

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.4", markers="implementation_name == 'cpython'
1717
pytest-cov = "==7.1.0"
1818
pytest-xdist = "==3.8.0"
1919
mock = "==5.2.0"
20-
mypy = {version = "==2.0.0", markers="implementation_name == 'cpython'"}
20+
mypy = {version = "==2.1.0", markers="implementation_name == 'cpython'"}
2121
types-setuptools = "==82.0.0.20260508"
2222
tbump = "==6.11.0"

0 commit comments

Comments
 (0)