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

chore(deps): update dependency flake8 to v6 #461

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) 3.7.9 -> 6.1.0 age adoption passing confidence

Release Notes

pycqa/flake8 (flake8)

v6.1.0

Compare Source

v6.0.0

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

v3.9.2

Compare Source

v3.9.1

Compare Source

v3.9.0

Compare Source

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source

v3.8.0

Compare Source


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 is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

⚠ 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: poetry.lock
[21:18:29.935] INFO (9): Installing tool python v3.11.4...
installing v2 tool python v3.11.4
linking tool python v3.11.4
Python 3.11.4
pip 23.2.1 from /opt/containerbase/tools/python/3.11.4/lib/python3.11/site-packages/pip (python 3.11)
[21:18:38.072] INFO (9): Installed tool python in 8.1s.
[21:18:38.188] INFO (168): Installing tool poetry v1.2.2...
installing v2 tool poetry v1.2.2
linking tool poetry v1.2.2
Poetry (version 1.2.2)
[21:18:47.416] INFO (168): Installed tool poetry in 9.2s.
Creating virtualenv pytorch-tabnet-weZ8hvep-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
[21:18:30.218] INFO (45): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.11.4/python-3.11.4-focal-x86_64.tar.xz.sha512"
    output: "/tmp/worker/c99aae/e84852/cache/containerbase/7b7df1c67bd3f7e8142f41ab54405735afde829b618b39598fc0b4e59f343559/python-3.11.4-focal-x86_64.tar.xz.sha512"
[21:18:30.349] INFO (45): Download completed  in 130ms.
[21:18:30.467] INFO (61): Downloading file ...
    url: "https://github.com/containerbase/python-prebuild/releases/download/3.11.4/python-3.11.4-focal-x86_64.tar.xz"
    output: "/tmp/worker/c99aae/e84852/cache/containerbase/0aa299775304e88f7788c336338e1c9d5c8971f8c565bbb0f2fd48dd176692e1/python-3.11.4-focal-x86_64.tar.xz"
[21:18:30.975] INFO (61): Download completed  in 508ms.

The current project's Python requirement (>=3.7) is not compatible with some of the required packages Python requirement:
  - flake8 requires Python >=3.8.1, so it will not be satisfied for Python >=3.7,<3.8.1

Because pytorch-tabnet depends on flake8 (6.1.0) which requires Python >=3.8.1, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For flake8, a possible solution would be to set the `python` property to ">=3.8.1"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the feature/renovate-flake8-6.x branch from 5adb524 to 20687ad Compare March 24, 2023 22:19
@renovate renovate bot force-pushed the feature/renovate-flake8-6.x branch from 20687ad to 95b5352 Compare May 30, 2023 06:02
@renovate renovate bot force-pushed the feature/renovate-flake8-6.x branch from 95b5352 to bdbc19c Compare July 6, 2023 16:10
@renovate renovate bot force-pushed the feature/renovate-flake8-6.x branch 4 times, most recently from 169f832 to 929d08f Compare July 23, 2023 14:55
@renovate renovate bot force-pushed the feature/renovate-flake8-6.x branch from 929d08f to 790b56b Compare July 29, 2023 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants