-
Notifications
You must be signed in to change notification settings - Fork 13
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 #51
Conversation
18274ae
to
1cc4143
Compare
The change is fine, but the tests fail. Same is true on master, also locally:
I don't know what the problem is. I tried with an older pip and setuptools, but that did not help. |
840c355
to
bd1ca5e
Compare
bd1ca5e
to
e761743
Compare
e761743
to
7544434
Compare
7544434
to
61375eb
Compare
updates: - [github.com/asottile/pyupgrade: v3.8.0 → v3.15.0](asottile/pyupgrade@v3.8.0...v3.15.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.3.0 → 24.1.1](psf/black@23.3.0...24.1.1) - [github.com/PyCQA/flake8: 6.0.0 → 7.0.0](PyCQA/flake8@6.0.0...7.0.0) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6) - [github.com/mgedmin/check-python-versions: 0.21.2 → 0.22.0](mgedmin/check-python-versions@0.21.2...0.22.0) - [github.com/collective/i18ndude: 6.0.0 → 6.1.0](collective/i18ndude@6.0.0...6.1.0)
5f58e8c
to
61d962a
Compare
Checked again, but the tests still fail on master as well, with as main problem: Meanwhile, let's finally merge this PR. |
I have opened issue #52. |
updates: