diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2ad81241..a97e2f61 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -13,7 +13,6 @@ jobs: with: src: "." options: "--check" - version: "23.9.1" mypy: name: Type checking diff --git a/requirements.txt b/requirements.txt index 4aa94b2e..d59b0ad1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ anyio==3.7.1 asgiref==3.8.1 atomicwrites==1.4.1 attrs==23.2.0 -black==23.9.1 +black==24.10.0 certifi==2024.7.4 cfgv==3.4.0 click==8.1.7