Skip to content

ci(deps): Update python Docker tag to v3.14.7 - #256

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-3.x
Open

ci(deps): Update python Docker tag to v3.14.7#256
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-3.x

Conversation

@renovate

@renovate renovate Bot commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python (source) minor 3.11.53.14.7
python dependencies minor ^3.8,<3.12<3.15

Release Notes

containerbase/python-prebuild (python)

v3.14.7

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.7

v3.14.6

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.6

v3.14.5

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.5

v3.14.4

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.4

v3.14.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.3

v3.14.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.2

v3.14.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.1

v3.14.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.0

v3.13.15

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.15

v3.13.14

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.14

v3.13.13

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.13

v3.13.12

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.12

v3.13.11

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.11

v3.13.10

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.10

v3.13.9

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.9

v3.13.8

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.8

v3.13.7

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.7

v3.13.6

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.6

v3.13.5

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.5

v3.13.4

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.4

v3.13.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.3

v3.13.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.2

v3.13.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.1

v3.13.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.0

v3.12.14

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.14

v3.12.13

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.13

v3.12.12

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.12

v3.12.11

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.11

v3.12.10

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.10

v3.12.9

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.9

v3.12.8

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.8

v3.12.7

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.7

v3.12.6

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.6

v3.12.5

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.5

v3.12.4

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.4

v3.12.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.3

v3.12.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.2

v3.12.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.1

v3.12.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.0

Configuration

📅 Schedule: (in timezone America/Lima)

  • Branch creation
    • "after 10:30 before 18:00 every weekday except after 13:00 before 14:00"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@renovate

renovate Bot commented Oct 3, 2023

Copy link
Copy Markdown
Contributor Author

⚠ 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
Updating dependencies
Resolving dependencies...

Creating virtualenv zsh-vscodium-FXbYTbkh-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of requests match >2.28.2,<2.29.0 || >2.29.0,<2.30.0 || >2.30.0,<2.31.0 || >2.31.0,<3.0.0
 and requests (2.28.2) requires Python >=3.7, <4, requests is forbidden.
And because requests (2.29.0) requires Python >=3.7
 and requests (2.30.0) requires Python >=3.7, requests is forbidden.
So, because requests (2.31.0) requires Python >=3.7
 and zsh-vscodium depends on requests (^2.28.2), version solving failed.

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

    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/python-3.x branch 2 times, most recently from cc77f5d to ac2f200 Compare November 26, 2023 19:40
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from ac2f200 to dd09e01 Compare December 8, 2023 21:17
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.0 ci(deps): Update python Docker tag Dec 8, 2023
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.12.1 Dec 9, 2023
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from dd09e01 to 02900e6 Compare February 7, 2024 22:10
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.1 ci(deps): Update python Docker tag Feb 7, 2024
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.12.2 Feb 8, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 02900e6 to 3eb23ee Compare April 10, 2024 04:11
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.2 ci(deps): Update python Docker tag to v3.12.3 Apr 10, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 3eb23ee to 34d667c Compare June 7, 2024 22:34
@renovate

renovate Bot commented Jun 7, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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
Updating dependencies
Resolving dependencies...

Creating virtualenv zsh-vscodium-FXbYTbkh-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of requests match >2.28.2,<2.29.0 || >2.29.0,<2.30.0 || >2.30.0,<2.31.0 || >2.31.0,<2.32.2 || >2.32.2,<2.32.3 || >2.32.3,<2.32.4 || >2.32.4,<2.32.5 || >2.32.5,<2.33.0 || >2.33.0,<2.33.1 || >2.33.1,<2.34.0 || >2.34.0,<2.34.1 || >2.34.1,<2.34.2 || >2.34.2,<3.0.0
 and requests (2.28.2) requires Python >=3.7, <4, requests is forbidden.
And because requests (2.29.0) requires Python >=3.7, requests is forbidden.
And because requests (2.30.0) requires Python >=3.7
 and requests (2.31.0) requires Python >=3.7, requests is forbidden.
And because requests (2.32.2) requires Python >=3.8
 and requests (2.32.4) requires Python >=3.8, requests is forbidden.
And because requests (2.32.5) requires Python >=3.9
 and requests (2.33.0) requires Python >=3.10, requests is forbidden.
And because requests (2.33.1) requires Python >=3.10
 and requests (2.34.0) requires Python >=3.10, requests is forbidden.
And because requests (2.34.1) requires Python >=3.10
 and requests (2.34.2) requires Python >=3.10, requests is forbidden.
So, because requests (2.32.3) requires Python >=3.8
 and zsh-vscodium depends on requests (^2.28.2), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For requests, a possible solution would be to set the `python` property to ">=3.8,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.10,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.7,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.7,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.7,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.7,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.8,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.8,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.9,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.10,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.10,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.10,<3.15"
    For requests, a possible solution would be to set the `python` property to ">=3.10,<3.15"

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

@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.3 ci(deps): Update python Docker tag Jun 7, 2024
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.12.4 Jun 8, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 34d667c to da5b83d Compare August 7, 2024 21:54
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.4 ci(deps): Update python Docker tag Aug 7, 2024
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.12.5 Aug 8, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from da5b83d to 5e08a9c Compare September 9, 2024 19:29
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.5 ci(deps): Update python Docker tag Sep 9, 2024
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.12.6 Sep 9, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 3b9bd4a to 2287bac Compare October 2, 2024 03:03
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.6 ci(deps): Update python Docker tag to v3.12.7 Oct 2, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 2287bac to 382dc6d Compare October 8, 2024 01:55
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.12.7 ci(deps): Update python Docker tag to v3.13.0 Oct 8, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 382dc6d to 0d82687 Compare December 5, 2024 00:33
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.0 ci(deps): Update python Docker tag Dec 5, 2024
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.13.1 Dec 5, 2024
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 4 times, most recently from 3529fb6 to 1251f33 Compare March 9, 2025 03:58
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 474fa3e to 0543ef5 Compare March 14, 2025 23:16
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 3d6355d to 0bbf452 Compare March 25, 2025 00:55
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 3 times, most recently from 1e25e3d to 6c5481b Compare April 9, 2025 05:07
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.2 ci(deps): Update python Docker tag to v3.13.3 Apr 9, 2025
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 6c5481b to 3877f3b Compare April 10, 2025 13:57
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 3877f3b to dd0ab0a Compare April 18, 2025 23:49
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from dd0ab0a to 560481c Compare June 4, 2025 23:19
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.3 ci(deps): Update python Docker tag Jun 4, 2025
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.13.4 Jun 5, 2025
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 560481c to 3f40866 Compare June 13, 2025 03:33
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.4 ci(deps): Update python Docker tag to v3.13.5 Jun 13, 2025
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 3f40866 to 9acb9ac Compare August 7, 2025 18:41
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.5 ci(deps): Update python Docker tag Aug 7, 2025
@renovate renovate Bot changed the title ci(deps): Update python Docker tag ci(deps): Update python Docker tag to v3.13.6 Aug 7, 2025
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 9acb9ac to 1837bd6 Compare August 16, 2025 01:14
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.6 ci(deps): Update python Docker tag to v3.13.7 Aug 16, 2025
@renovate
renovate Bot force-pushed the renovate/python-3.x branch 2 times, most recently from 2225e17 to c6405c5 Compare September 9, 2025 06:15
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from c6405c5 to 81bc27a Compare October 8, 2025 04:26
@renovate renovate Bot changed the title ci(deps): Update python Docker tag to v3.13.7 ci(deps): Update python Docker tag to v3.14.0 Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants