From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:27:53 +0000 (+0100) Subject: Bump twine from 4.0.1 to 4.0.2 (#2565) X-Git-Tag: 0.24.0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2880c0861ed6ec07c0f84c9bd33614f267c49f25;p=thirdparty%2Fhttpx.git Bump twine from 4.0.1 to 4.0.2 (#2565) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index b1f126f1..5d96d463 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mkdocs-material==8.5.11 # Packaging build==0.10.0 -twine==4.0.1 +twine==4.0.2 # Tests & Linting autoflake==1.7.7