Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #30

Merged
merged 1 commit into from Dec 6, 2022

Conversation

@mirekdlugosz
Copy link
Collaborator

flake8 now requires Python 3.8 or newer. Pelican seems to still care about Python 3.7.

I'm not going to make this plugin require Python 3.8, against main Pelican setup, which means we won't be able to merge this for a while.

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](asottile/pyupgrade@v3.2.2...v3.3.0)
@mirekdlugosz
Copy link
Collaborator

Apparently for flake8, "Requires python >= 3.8.1" means 3.7, too. See #1633 and (#1741](PyCQA/flake8#1741).

If CI is passing, it's good enough for me.

@mirekdlugosz mirekdlugosz merged commit c760a65 into main Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant