Skip to content

Commit cde4f06

Browse files
chore(deps-dev): bump flake8-comprehensions from 3.5.0 to 3.6.0 (#609)
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.5.0 to 3.6.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/adamchainz/flake8-comprehensions/blob/main/HISTORY.rst">flake8-comprehensions's changelog</a>.</em></p> <blockquote> <h2>3.6.0 (2021-08-13)</h2> <ul> <li>Add type hints.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/61ece33217792b888a5bcf7a6090fba4ff928f22"><code>61ece33</code></a> Version 3.6.0</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/b374640308c03894268f29eae71712616b86ebf6"><code>b374640</code></a> Add type hints (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/349">#349</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/c6b3ebd294ec9f65785939d36023fd0222decd0b"><code>c6b3ebd</code></a> Convert tests to pytest-flake8-path (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/348">#348</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/36511ec38e259692e1969dd132605525cc297dee"><code>36511ec</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/347">#347</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/d07614bbdbe25ff84974902ffadc9a9bf6511d75"><code>d07614b</code></a> Add issue form (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/346">#346</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/ed49ebe7ee121f8bce60cc618c8f0f9fffe60456"><code>ed49ebe</code></a> Tidy .pre-commit-config.yaml (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/345">#345</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/9b82aa7239e0df3b29e856e9640af39ea5dd1605"><code>9b82aa7</code></a> Add blacken-docs pre-commit hook (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/344">#344</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/f74626c2779da7d50eea2997d7f97a797e1c714c"><code>f74626c</code></a> Add pyupgrade pre-commit hook (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/343">#343</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/e5fbe0103f77bc1fde0d3f7ebfaa3f357fd09e5b"><code>e5fbe01</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/342">#342</a>)</li> <li><a href="https://github.com/adamchainz/flake8-comprehensions/commit/bac9b36d0972b6efc7bf447f66ac3903c590ac9f"><code>bac9b36</code></a> Upgrade requirements (<a href="https://github-redirect.dependabot.com/adamchainz/flake8-comprehensions/issues/341">#341</a>)</li> <li>Additional commits viewable in <a href="https://github.com/adamchainz/flake8-comprehensions/compare/3.5.0...3.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8-comprehensions&package-manager=pip&previous-version=3.5.0&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 7ac2eef commit cde4f06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ black = "^20.8b1"
3434
flake8 = "^3.9.0"
3535
flake8-black = "^0.2.3"
3636
flake8-builtins = "^1.5.3"
37-
flake8-comprehensions = "^3.4.0"
37+
flake8-comprehensions = "^3.6.0"
3838
flake8-debugger = "^4.0.0"
3939
flake8-fixme = "^1.1.1"
4040
flake8-isort = "^4.0.0"

0 commit comments

Comments
 (0)