From 2fea82016733573861d6a5d6d0cd1c4c1fb505e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 23:46:13 +0200 Subject: [PATCH] chore(python): bump black from 23.9.1 to 23.10.0 in /py-polars (#11866) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stijn de Gooijer --- .github/workflows/docs-global.yml | 2 +- py-polars/requirements-lint.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docs-global.yml b/.github/workflows/docs-global.yml index 6e8f12bcae5e..54e02c389469 100644 --- a/.github/workflows/docs-global.yml +++ b/.github/workflows/docs-global.yml @@ -26,7 +26,7 @@ jobs: - uses: psf/black@stable with: src: docs/src/python - version: "23.9.1" + version: "23.10.0" deploy: runs-on: ubuntu-latest diff --git a/py-polars/requirements-lint.txt b/py-polars/requirements-lint.txt index 20bdfbddf117..40588f518050 100644 --- a/py-polars/requirements-lint.txt +++ b/py-polars/requirements-lint.txt @@ -1,4 +1,4 @@ -black==23.9.1 +black==23.10.0 blackdoc==0.3.8 mypy==1.6.0 ruff==0.1.0