Skip to content

Commit d797d7e

Browse files
Bump flake8-comprehensions from 3.15.0 to 3.16.0 in /.github (#89)
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](adamchainz/flake8-comprehensions@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7752191 commit d797d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pythonchecks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-unused-arguments==0.0.13
66
flake8-sfs==1.0.0
77
flake8-builtins==2.5.0
88
flake8-commas==2.1.0; python_version < '3.12'
9-
flake8-comprehensions==3.15.0
9+
flake8-comprehensions==3.16.0
1010
flake8-fixme==1.1.1
1111
flake8-multiline-containers==0.0.19
1212
flake8-pytest-style==2.0.0

0 commit comments

Comments
 (0)