From 11a9d67b917e04134a09763cfc682308b19910ee Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 12 Oct 2024 17:19:21 +0200 Subject: [PATCH] Update black --- .github/workflows/lint.yml | 1 - requirements.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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