]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump flake8-bugbear from 22.1.11 to 22.4.25 (#2257)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 16 Jun 2022 12:10:27 +0000 (13:10 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 12:10:27 +0000 (13:10 +0100)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.1.11 to 22.4.25.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.1.11...22.4.25)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 008f505c5cd73ad2ad45cb2c46f4db4105aabd1c..2ee5289818a1f6ca1a7621c6f21c74572ebff5c3 100644 (file)
@@ -24,7 +24,7 @@ black==22.3.0
 coverage==6.4.1
 cryptography==37.0.2
 flake8==3.9.2
-flake8-bugbear==22.1.11
+flake8-bugbear==22.4.25
 flake8-pie==0.15.0; python_version>='3.7'
 isort==5.10.1
 mypy==0.910