chore(deps): update dependency mypy to ^0.991 #24

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

This PR contains the following updates:

Package Type Update Change
mypy (changelog) dev-dependencies minor ^0.971 -> ^0.991

Release Notes

python/mypy

v0.991

Compare Source

v0.990

Compare Source

v0.982

Compare Source

v0.981

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 | |---|---|---|---| | [mypy](https://github.com/python/mypy) ([changelog](https://mypy-lang.blogspot.com/)) | dev-dependencies | minor | `^0.971` -> `^0.991` | --- ### Release Notes <details> <summary>python/mypy</summary> ### [`v0.991`](https://github.com/python/mypy/compare/v0.990...v0.991) [Compare Source](https://github.com/python/mypy/compare/v0.990...v0.991) ### [`v0.990`](https://github.com/python/mypy/compare/v0.982...v0.990) [Compare Source](https://github.com/python/mypy/compare/v0.982...v0.990) ### [`v0.982`](https://github.com/python/mypy/compare/v0.981...v0.982) [Compare Source](https://github.com/python/mypy/compare/v0.981...v0.982) ### [`v0.981`](https://github.com/python/mypy/compare/v0.971...v0.981) [Compare Source](https://github.com/python/mypy/compare/v0.971...v0.981) </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 2022-09-28 01:33:21 +00:00
chore(deps): update dependency mypy to ^0.981
Some checks reported errors
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit
gitea-physics/deepdog/pipeline/pr-master This commit looks good
4202dc2522
deepak was assigned by renovate-bot 2022-09-28 01:33:21 +00:00
renovate-bot changed title from chore(deps): update dependency mypy to ^0.981 to chore(deps): update dependency mypy to ^0.982 2022-10-04 01:33:48 +00:00
renovate-bot force-pushed renovate/mypy-0.x from 4202dc2522 to 2c3fee0932 2022-10-04 01:33:51 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency mypy to ^0.982 to chore(deps): update dependency mypy to ^0.990 2022-11-08 01:34:12 +00:00
renovate-bot force-pushed renovate/mypy-0.x from 2c3fee0932 to 9009359308 2022-11-08 01:34:15 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency mypy to ^0.990 to chore(deps): update dependency mypy to ^0.991 2022-11-15 01:33:01 +00:00
renovate-bot force-pushed renovate/mypy-0.x from 9009359308 to 78daeb29be 2022-11-15 01:33:05 +00:00 Compare
renovate-bot force-pushed renovate/mypy-0.x from 78daeb29be to e25f219cf3 2023-04-10 01:31:23 +00:00 Compare
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/mypy-0.x from e25f219cf3 to 5687479ecd 2023-07-25 01:30:44 +00:00 Compare
renovate-bot force-pushed renovate/mypy-0.x from 5687479ecd to 2cb59f5e3f 2023-07-27 01:30:40 +00:00 Compare
renovate-bot force-pushed renovate/mypy-0.x from 2cb59f5e3f to 6eb23e70f5 2023-07-28 01:30:38 +00:00 Compare
renovate-bot force-pushed renovate/mypy-0.x from 6eb23e70f5 to 0f44495a30 2024-04-29 01:30:57 +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/mypy-0.x:renovate/mypy-0.x
git checkout renovate/mypy-0.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#24
No description provided.