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

Update dependency certifi to v2022 #89

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

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented May 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
certifi ==2020.11.8 -> ==2022.9.24 age adoption passing confidence

Release Notes

certifi/python-certifi

v2022.9.24

Compare Source

v2022.9.14

Compare Source

v2022.6.15.2

Compare Source

v2022.6.15.1

Compare Source

v2022.6.15

Compare Source

v2022.5.18.1

Compare Source

v2022.5.18

Compare Source

v2021.10.8

Compare Source

v2021.5.30

Compare Source

v2020.12.5

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com
Copy link
Author

mend-for-github-com bot commented May 18, 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: Pipfile.lock
Command failed: pipenv lock
Locking [dev-packages] dependencies...
Locking [packages] dependencies...

⠋ Locking...
Building requirements...
�
⠙ Locking...�
⠹ Locking...�
⠸ Locking...�
⠼ Locking...�
⠴ Locking...�
⠦ Locking...�
⠧ Locking...�
⠇ Locking...�
⠏ Locking...
Resolving dependencies...
�
⠋ Locking...�
⠙ Locking...�
⠹ Locking...�
⠸ Locking...�
⠼ Locking...�
⠴ Locking...�
⠦ Locking...�
⠧ Locking...�
⠇ Locking...�
⠏ Locking...�
⠋ Locking...�
⠙ Locking...�
⠹ Locking...�
⠸ Locking...�
⠼ Locking...�
⠴ Locking...�
⠦ Locking...�
⠧ Locking...�
⠇ Locking...�
⠏ Locking...�
⠋ Locking...�
⠙ Locking...�
⠹ Locking...�
⠸ Locking...�
⠼ Locking...�
⠴ Locking...�
⠦ Locking...�
⠧ Locking...�
⠇ Locking...�
⠏ Locking...�
⠋ Locking...�
⠙ Locking...�
⠹ Locking...�
⠸ Locking...�✘ Locking Failed! 

Traceback (most recent call last):
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/resolver.py", line 856, in <module>
    main()
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/resolver.py", line 833, in main
    from pipenv.vendor.vistir.misc import replace_with_text_stream
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/__init__.py", line 56, in <module>
    from .cli import cli
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/cli/__init__.py", line 1, in <module>
    from .command import cli  # noqa
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/cli/command.py", line 7, in <module>
    from pipenv.cli.options import (
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/cli/options.py", line 3, in <module>
    from pipenv.project import Project
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/project.py", line 21, in <module>
    from pipenv.core import system_which
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/core.py", line 32, in <module>
    from pipenv.utils.resolver import venv_resolve_deps
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 14, in <module>
    from pipenv.vendor.requirementslib import Pipfile, Requirement
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/vendor/requirementslib/__init__.py", line 9, in <module>
    from .models.lockfile import Lockfile
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/vendor/requirementslib/models/lockfile.py", line 16, in <module>
    from .requirements import Requirement
  File "/opt/buildpack/tools/python/3.10.5/lib/python3.10/site-packages/pipenv/vendor/requirementslib/models/requirements.py", line 10, in <module>
    from distutils.sysconfig import get_python_lib
ModuleNotFoundError: No module named 'distutils.sysconfig'


@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/certifi-2022.x branch from 453eac8 to d30e8ac Compare May 20, 2022 07:03
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/certifi-2022.x branch from d30e8ac to b44a793 Compare June 3, 2022 02:44
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/certifi-2022.x branch from b44a793 to 2589f8d Compare June 15, 2022 23:54
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/certifi-2022.x branch from 2589f8d to 47156d9 Compare October 11, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants