Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
poetry (changelog) 2.1.4 -> 2.2.1 age confidence minor
public.ecr.aws/lambda/python 3.13 -> 3.14 age confidence final minor
python ~3.13.0 -> ~3.14.0 age confidence dependencies minor
python 3.13 -> 3.14.0 age confidence minor

Release Notes

python-poetry/poetry (poetry)

v2.2.1

Compare Source

Fixed
  • Fix an issue where poetry self show failed with a message about an invalid output format (#​10560).
Docs
  • Remove outdated statements about dependency groups (#​10561).
poetry-core (2.2.1)
  • Fix an issue where it was not possible to declare a PEP 735 dependency group as optional (#​888).

v2.2.0

Compare Source

Added
  • Add support for nesting dependency groups (#​10166).
  • Add support for PEP 735 dependency groups (#​10130).
  • Add support for PEP 639 license clarity (#​10413).
  • Add a --format option to poetry show to alternatively output json format (#​10487).
  • Add official support for Python 3.14 (#​10514).
Changed
  • Normalize dependency group names (#​10387).
  • Change installer.no-binary and installer.only-binary so that explicit package names will take precedence over :all: (#​10278).
  • Improve log output during poetry install when a wheel is built from source (#​10404).
  • Improve error message in case a file lock could not be acquired while cloning a git repository (#​10535).
  • Require dulwich>=0.24.0 (#​10492).
  • Allow virtualenv>=20.33 again (#​10506).
  • Allow findpython>=0.7 (#​10510).
  • Allow importlib-metadata>=8.7 (#​10511).
Fixed
  • Fix an issue where poetry new did not create the project structure in an existing empty directory (#​10431).
  • Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version (#​10516).
poetry-core (2.2.0)
  • Deprecate table values and values that are not valid SPDX expressions for [project.license] (#​870).
  • Fix an issue where explicitly included files that are in .gitignore were not included in the distribution (#​874).
  • Fix an issue where marker operations could result in invalid markers (#​875).
containerbase/python-prebuild (python)

v3.14.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.0
python/cpython (python)

v3.14.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday,after 9am and before 5pm" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Sep 14, 2025
@renovate renovate bot changed the title chore(deps): update dependency poetry to v2.2.0 chore(deps): update dependency poetry to v2.2.1 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from fa5b7b0 to 99f839c Compare September 21, 2025 18:13
@renovate renovate bot changed the title chore(deps): update dependency poetry to v2.2.1 chore(deps): update dependencies (minor) Oct 7, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from cb28205 to 38c4d0d Compare October 8, 2025 05:15
@renovate renovate bot changed the title chore(deps): update dependencies (minor) fix(deps): update dependencies (minor) Oct 8, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 8, 2025

⚠️ 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 Poetry configuration is invalid:
  - Additional properties are not allowed ('package-mode' was unexpected)


@renovate renovate bot force-pushed the renovate/dependencies branch from 38c4d0d to c0f5727 Compare November 5, 2025 18:35
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.

1 participant