From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 12:54:21 +0000 (+0100) Subject: Bump flake8-pie from 0.15.0 to 0.16.0 (#2387) X-Git-Tag: 0.23.1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801ab9d573719363c67a648bfb9fb5427316ab7e;p=thirdparty%2Fhttpx.git Bump flake8-pie from 0.15.0 to 0.16.0 (#2387) Bumps [flake8-pie](https://github.com/sbdchd/flake8-pie) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/sbdchd/flake8-pie/releases) - [Commits](https://github.com/sbdchd/flake8-pie/commits) --- updated-dependencies: - dependency-name: flake8-pie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 e6371024..13be067a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ coverage==6.4.4 cryptography==37.0.2 flake8==3.9.2 flake8-bugbear==22.7.1 -flake8-pie==0.15.0; python_version>='3.7' +flake8-pie==0.16.0; python_version>='3.7' isort==5.10.1 mypy==0.971 types-certifi==2021.10.8.2