chore(deps): update dependency flake8 to v7 #33

Open
renovate-bot wants to merge 1 commits from renovate/flake8-7.x into master
Owner

This PR contains the following updates:

Package Type Update Change
flake8 (changelog) dev-dependencies major ^4.0.1 -> ^7.0.0

Release Notes

pycqa/flake8

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

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


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flake8](https://github.com/pycqa/flake8) ([changelog](http://flake8.pycqa.org/en/latest/release-notes/index.html)) | dev-dependencies | major | `^4.0.1` -> `^7.0.0` | --- ### Release Notes <details> <summary>pycqa/flake8</summary> ### [`v7.3.0`](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0) [Compare Source](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0) ### [`v7.2.0`](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) [Compare Source](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) ### [`v7.1.2`](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) [Compare Source](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) ### [`v7.1.1`](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) [Compare Source](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) ### [`v7.1.0`](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) [Compare Source](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) ### [`v7.0.0`](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) [Compare Source](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) ### [`v6.1.0`](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0) [Compare Source](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0) ### [`v6.0.0`](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) [Compare Source](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) ### [`v5.0.4`](https://github.com/pycqa/flake8/compare/5.0.3...5.0.4) [Compare Source](https://github.com/pycqa/flake8/compare/5.0.3...5.0.4) ### [`v5.0.3`](https://github.com/pycqa/flake8/compare/5.0.2...5.0.3) [Compare Source](https://github.com/pycqa/flake8/compare/5.0.2...5.0.3) ### [`v5.0.2`](https://github.com/pycqa/flake8/compare/5.0.1...5.0.2) [Compare Source](https://github.com/pycqa/flake8/compare/5.0.1...5.0.2) ### [`v5.0.1`](https://github.com/pycqa/flake8/compare/5.0.0...5.0.1) [Compare Source](https://github.com/pycqa/flake8/compare/5.0.0...5.0.1) ### [`v5.0.0`](https://github.com/pycqa/flake8/compare/4.0.1...5.0.0) [Compare Source](https://github.com/pycqa/flake8/compare/4.0.1...5.0.0) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2024-01-06 01:30:43 +00:00
chore(deps): update dependency flake8 to v7
Some checks reported errors
renovate/artifacts Artifact file update failure
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit
gitea-physics/deepdog/pipeline/pr-master Something is wrong with the build of this commit
e09ea9e040
deepak was assigned by renovate-bot 2024-01-06 01:30:43 +00:00
Author
Owner

⚠ 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
The currently activated Python version 3.10.2 is not supported by the project (>=3.8.1,<3.10).
Trying to find and use a compatible version. 

  NoCompatiblePythonVersionFound

  Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.

  at /usr/local/poetry/1.1.13/venv/lib/python3.10/site-packages/poetry/utils/env.py:768 in create_venv
       764│                     python_minor = ".".join(python_patch.split(".")[:2])
       765│                     break
       766│ 
       767│             if not executable:
    →  768│                 raise NoCompatiblePythonVersionFound(
       769│                     self._poetry.package.python_versions
       770│                 )
       771│ 
       772│         if root_venv:


### ⚠ 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 ``` The currently activated Python version 3.10.2 is not supported by the project (>=3.8.1,<3.10). Trying to find and use a compatible version. NoCompatiblePythonVersionFound Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command. at /usr/local/poetry/1.1.13/venv/lib/python3.10/site-packages/poetry/utils/env.py:768 in create_venv 764│ python_minor = ".".join(python_patch.split(".")[:2]) 765│ break 766│ 767│ if not executable: → 768│ raise NoCompatiblePythonVersionFound( 769│ self._poetry.package.python_versions 770│ ) 771│ 772│ if root_venv: ```
renovate-bot force-pushed renovate/flake8-7.x from e09ea9e040 to fbd09410f7 2024-04-29 01:31:19 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
gitea-physics/deepdog/pipeline/pr-master There was a failure building this commit
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/flake8-7.x:renovate/flake8-7.x
git checkout renovate/flake8-7.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: physics/deepdog#33
No description provided.