You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can trigger a rebase of this PR by commenting [dependabot](https://github.com/dependabot) rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
[dependabot](https://github.com/dependabot) rebase will rebase this PR
[dependabot](https://github.com/dependabot) recreate will recreate this PR, overwriting any edits that have been made to it
[dependabot](https://github.com/dependabot) merge will merge this PR after your CI passes on it
[dependabot](https://github.com/dependabot) squash and merge will squash and merge this PR after your CI passes on it
[dependabot](https://github.com/dependabot) cancel merge will cancel a previously requested merge and block automerging
[dependabot](https://github.com/dependabot) reopen will reopen this PR if it is closed
[dependabot](https://github.com/dependabot) close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
[dependabot](https://github.com/dependabot) show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
[dependabot](https://github.com/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](https://github.com/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](https://github.com/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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
I think that this fails because the python version used (3.6) is not supported by flake8 (docs). Since python 3.6 et 3.7 reach "end of life" (versions status), rising the minimal requirement to python 3.8 could be a good fix. What do you think ?
Patarimi I would honestly love to but that would also require us to change that requirement for OpenLane as well, which is a whole other beast. We're already requiring 3.8 for OpenLane 2.
Pull Request originally created by dependabot[bot] on 2023-08-21T11:15:13Z
Merging: dependabot/pip/flake8-approx-eq-6.1.0 @ fa17fb8286c7a9d801e07f8f28dfabb79b74f287
To base branch: main @ 0480f3f
Updates the requirements on flake8 to permit the latest version.
Commits
7ef0350
Release 6.1.0354f873
Merge pull request #1852 from PyCQA/setup-cfg-fmt24be8ad
Merge pull request #1851 from PyCQA/pylint-warnings5233d88
use setup-cfg-fmtd4d1552
Merge pull request #1849 from PyCQA/handle-multiline-fstrings-in-312cc301ed
fix pylintrc warnings1ed78d5
handle multiline fstrings in 3.12f264195
Merge pull request #1850 from PyCQA/312-testacca35b
add 3.12 to ci matrix579f9f6
Merge pull request #1848 from PyCQA/upgrade-pycodestyleYou can trigger a rebase of this PR by commenting
[dependabot](https://github.com/dependabot) rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
[dependabot](https://github.com/dependabot) rebase
will rebase this PR[dependabot](https://github.com/dependabot) recreate
will recreate this PR, overwriting any edits that have been made to it[dependabot](https://github.com/dependabot) merge
will merge this PR after your CI passes on it[dependabot](https://github.com/dependabot) squash and merge
will squash and merge this PR after your CI passes on it[dependabot](https://github.com/dependabot) cancel merge
will cancel a previously requested merge and block automerging[dependabot](https://github.com/dependabot) reopen
will reopen this PR if it is closed[dependabot](https://github.com/dependabot) close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually[dependabot](https://github.com/dependabot) show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency[dependabot](https://github.com/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](https://github.com/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](https://github.com/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)The text was updated successfully, but these errors were encountered: