From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 04:15:01 +0000 (-0600) Subject: Bump black from 23.7.0 to 23.9.1 (#2873) X-Git-Tag: 0.25.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fe956f74b2303bc67c0a464730522c9f039e0a;p=thirdparty%2Fhttpx.git Bump black from 23.7.0 to 23.9.1 (#2873) Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index f5ec5ab3..c57e2555 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ build==0.10.0 twine==4.0.2 # Tests & Linting -black==23.7.0 +black==23.9.1 coverage[toml]==7.3.0 cryptography==41.0.4 mypy==1.5.1