]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump flake8-bugbear from 22.4.25 to 22.7.1 (#2323)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Aug 2022 18:49:31 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 18:49:31 +0000 (20:49 +0200)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.7.1.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...22.7.1)

---
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 518bb44289a705f80526e71026a98e78fb0b7afc..cc02f825bed6aa7608a4275b89b9c4544fc3bd2f 100644 (file)
@@ -25,7 +25,7 @@ black==22.6.0
 coverage==6.4.1
 cryptography==37.0.2
 flake8==3.9.2
-flake8-bugbear==22.4.25
+flake8-bugbear==22.7.1
 flake8-pie==0.15.0; python_version>='3.7'
 isort==5.10.1
 mypy==0.971