Skip to content

Update dependency autopep8 to v2 #40

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autopep8 ==1.6.0 -> ==2.3.2 age adoption passing confidence

Release Notes

hhatto/autopep8 (autopep8)

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.3.1...v2.3.2

v2.3.1

Compare Source

What's Changed

Bug Fix
Enhancement

Full Changelog: hhatto/autopep8@v2.3.0...v2.3.1

v2.3.0

Compare Source

What's Changed

Full Changelog: hhatto/autopep8@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

Other
Bug Fixes

Full Changelog: hhatto/autopep8@v2.1.2...v2.2.0

v2.1.2

Compare Source

What's Changed

Full Changelog: hhatto/autopep8@v2.1.1...v2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: hhatto/autopep8@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.0.4...v2.1.0

v2.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.0.3...v2.0.4

v2.0.3

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.0.2...v2.0.3

v2.0.2

Compare Source

What's Changed

Full Changelog: hhatto/autopep8@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.0.0...v2.0.1

v2.0.0

Compare Source

version 1.7.1 is yanked.

release version 2.0.0

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v1.7.0...v1.7.1

v1.7.0

Compare Source

Change

New Feature

  • Support E275

Bug Fix


What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v1.6.0...v1.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Pipfile.lock
Command failed: pipenv lock
Locking [packages] dependencies...
Warning: INFO:pip.subprocessor:Running command git clone --filter=blob:none --quiet https://github.com/ibm/detect-secrets.git /tmp/pip-temp-5ouwzi8x/detect-secrets_f7f060aa7c23499fb62ba4e12a81bb6e
INFO:pip.subprocessor:Running command git checkout -q d7c79926b0923c3d97cc1a66db6ed18b847f9d96
INFO:pip.subprocessor:Running command git clone --filter=blob:none https://github.com/ibm/detect-secrets.git /tmp/tmpda_4ot1u
INFO:pip.subprocessor:Cloning into '/tmp/tmpda_4ot1u'...
INFO:pip.subprocessor:Running command git checkout -q d7c79926b0923c3d97cc1a66db6ed18b847f9d96
Locking [dev-packages] dependencies...
False
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot install -r /tmp/pipenv-vzrk839x-requirements/pipenv-6tbvxowt-constraints.txt (line 2) and -r /tmp/pipenv-vzrk839x-requirements/pipenv-6tbvxowt-constraints.txt (line 5) because these package versions have conflicting dependencies.
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 918, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 691, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 448, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/decorators.py", line 92, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/vendor/click/decorators.py", line 33, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 859, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.9.23/lib/python3.9/site-packages/pipenv/utils/resolver.py", line 728, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

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.

0 participants