From 83ec0a95ebec5c2d2b4d740e5f9059dd3e8018f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:58:53 +0000 Subject: [PATCH] build(deps): bump flake8-comprehensions from 3.15.0 to 3.16.0 in /pip Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.15.0...3.16.0) --- updated-dependencies: - dependency-name: flake8-comprehensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 5b62f16..d803604 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -8,7 +8,7 @@ flake8-assertive==2.1.0 # flake8-broken-line==0.6.0 flake8-bugbear==24.8.19 flake8-class-attributes-order==0.1.3 -flake8-comprehensions==3.15.0 +flake8-comprehensions==3.16.0 flake8-docstrings==1.7.0 flake8-expression-complexity==0.0.11 flake8-import-order==0.18.2