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 #1591

Merged
merged 3 commits into from
Apr 4, 2022
Merged

Conversation

@atugushev atugushev added the skip-changelog Avoid listing in changelog label Mar 7, 2022
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0c06f7d to 257467c Compare March 7, 2022 17:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 257467c to ac4d39f Compare March 14, 2022 19:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ac4d39f to b4c7ca7 Compare March 21, 2022 19:23
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1)
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.942](pre-commit/mirrors-mypy@v0.931...v0.942)
- [github.com/PyCQA/bandit: 1.7.2 → 1.7.4](PyCQA/bandit@1.7.2...1.7.4)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.1](pre-commit/mirrors-prettier@v2.5.1...v2.6.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b4c7ca7 to 3a15c5b Compare March 28, 2022 17:24
@atugushev
Copy link
Member

atugushev commented Apr 4, 2022

I've updated black to 22.3.0 to address the following issue (psf/black#2964):

black....................................................................Failed
- hook id: black
- exit code: 1

Traceback (most recent call last):
  File "/pc/clone/6OwkD5ciR1WDUf0IJKNBSA/py_env-python3/bin/black", line 8, in <module>
    sys.exit(patched_main())
  File "/pc/clone/6OwkD5ciR1WDUf0IJKNBSA/py_env-python3/lib/python3.8/site-packages/black/__init__.py", line 1423, in patched_main
    patch_click()
  File "/pc/clone/6OwkD5ciR1WDUf0IJKNBSA/py_env-python3/lib/python3.8/site-packages/black/__init__.py", line 1409, in patch_click
    from click import _unicodefun
ImportError: cannot import name '_unicodefun' from 'click' (/pc/clone/6OwkD5ciR1WDUf0IJKNBSA/py_env-python3/lib/python3.8/site-packages/click/__init__.py)

@atugushev atugushev merged commit 8540782 into master Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Avoid listing in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant