]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump flake8-pie from 0.15.0 to 0.16.0 (#2387)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 12:54:21 +0000 (13:54 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 12:54:21 +0000 (13:54 +0100)
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index e6371024bda8519a2da8756d75a93649dd92914c..13be067abfceacd06867457751b93d94565ad8f8 100644 (file)
@@ -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