From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 13:52:17 +0000 (-0500) Subject: Bump black from 23.3.0 to 23.7.0 (#2805) X-Git-Tag: 0.25.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304433ebaa3fb9e08af3290d11f376c1a4d2b7e7;p=thirdparty%2Fhttpx.git Bump black from 23.3.0 to 23.7.0 (#2805) Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0. - [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.3.0...23.7.0) --- 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 e1127efb..b5815959 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ build==0.10.0 twine==4.0.2 # Tests & Linting -black==23.3.0 +black==23.7.0 coverage[toml]==7.2.7 cryptography==41.0.3 mypy==1.4.1