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 mypy to ^0.971 #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mypy (source, changelog) ^0.812 -> ^0.971 age adoption passing confidence

Release Notes

python/mypy

v0.971

Compare Source

v0.961

Compare Source

v0.960

Compare Source

v0.950

Compare Source

v0.942

Compare Source

v0.941

Compare Source

v0.940

Compare Source

v0.931

Compare Source

v0.930

Compare Source

v0.921

Compare Source

v0.920

Compare Source

v0.910

Compare Source

v0.902

Compare Source

v0.901

Compare Source

v0.900

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 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 11, 2022

⚠ 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
Installing v1 tool poetry v1.1.14
The canonical source for Poetry's installation script is now https://install.python-poetry.org. Please update your usage to reflect this.
Retrieving Poetry metadata

# Welcome to Poetry!

This will download and install the latest version of Poetry,
a dependency and package manager for Python.

It will add the `poetry` command to Poetry's bin directory, located at:

/home/ubuntu/poetry/1.1.14/bin

You can uninstall at any time by executing this script with the --uninstall option,
and these changes will be reverted.

Installing Poetry (1.1.14)
Installing Poetry (1.1.14): Creating environment
Installing Poetry (1.1.14): Installing Poetry
Installing Poetry (1.1.14): Creating script
Installing Poetry (1.1.14): Done

Poetry (1.1.14) is installed now. Great!

To get started you need Poetry's bin directory (/home/ubuntu/poetry/1.1.14/bin) in your `PATH`
environment variable.

Add `export PATH="/home/ubuntu/poetry/1.1.14/bin:$PATH"` to your shell configuration file.

Alternatively, you can call Poetry explicitly with `/home/ubuntu/poetry/1.1.14/bin/poetry`.

You can test that everything is set up by executing:

`poetry --version`

Poetry version 1.1.14
Installed v1 poetry in 38 seconds
Creating virtualenv wizard-domaininfo-DWYoKLWw-py3.10 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

  SolverProblemError

  The current project's Python requirement (>=3.6.1,<4.0.0) is not compatible with some of the required packages Python requirement:
    - git-changelog requires Python >=3.6.2, so it will not be satisfied for Python >=3.6.1,<3.6.2
  
  Because git-changelog (0.5.0) requires Python >=3.6.2
   and no versions of git-changelog match >0.5.0,<0.6.0, git-changelog is forbidden.
  So, because wizard-domaininfo depends on git-changelog (^0.5.0), version solving failed.

  at ~/poetry/1.1.14/venv/lib/python3.10/site-packages/poetry/puzzle/solver.py:241 in _solve
      237│             packages = result.packages
      238│         except OverrideNeeded as e:
      239│             return self.solve_in_compatibility_mode(e.overrides, use_latest=use_latest)
      240│         except SolveFailure as e:
    → 241│             raise SolverProblemError(e)
      242│ 
      243│         results = dict(
      244│             depth_first_search(
      245│                 PackageNode(self._package, packages), aggregate_package_nodes

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For git-changelog, a possible solution would be to set the `python` property to ">=3.6.2,<4.0.0"

    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 renovate/mypy-0.x branch from cb31155 to 20bbab3 Compare March 14, 2022 19:26
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.940 chore(deps): update dependency mypy to ^0.941 Mar 14, 2022
@renovate renovate bot force-pushed the renovate/mypy-0.x branch from 20bbab3 to 1643e44 Compare March 24, 2022 18:18
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.941 chore(deps): update dependency mypy to ^0.942 Mar 24, 2022
@renovate renovate bot force-pushed the renovate/mypy-0.x branch from 1643e44 to 5260633 Compare May 16, 2022 02:58
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.942 chore(deps): update dependency mypy to ^0.950 May 16, 2022
@renovate renovate bot force-pushed the renovate/mypy-0.x branch from 5260633 to 0083ddb Compare June 5, 2022 15:00
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.950 chore(deps): update dependency mypy to ^0.960 Jun 5, 2022
@renovate renovate bot force-pushed the renovate/mypy-0.x branch from 0083ddb to 1a99e53 Compare June 6, 2022 17:39
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.960 chore(deps): update dependency mypy to ^0.961 Jun 6, 2022
@renovate renovate bot force-pushed the renovate/mypy-0.x branch from 1a99e53 to 143a4de Compare July 19, 2022 16:04
@renovate renovate bot changed the title chore(deps): update dependency mypy to ^0.961 chore(deps): update dependency mypy to ^0.971 Jul 19, 2022
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