Skip to content

railway_manager_interface: update poetry-core requirement from >=1.0.0 to >=2.3.2 in /railway_manager_interface#16230

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/uv/railway_manager_interface/poetry-core-gte-2.3.2
Open

railway_manager_interface: update poetry-core requirement from >=1.0.0 to >=2.3.2 in /railway_manager_interface#16230
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/uv/railway_manager_interface/poetry-core-gte-2.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on poetry-core to permit the latest version.

Release notes

Sourced from poetry-core's releases.

2.3.2

Changed

  • Update list of supported licenses (#917).

Fixed

  • Fix an issue where platform_release could not be parsed on Debian Trixie (#930).
  • Fix an issue where using project.readme.text in the pyproject.toml file resulted in broken metadata (#914).
  • Fix an issue where dependency groups were considered equal when their resolved dependencies were equal, even if the groups themselves were not (#919).
  • Fix an issue where removing a dependency from a group that included another group resulted in other dependencies being added to the included group (#922).
  • Fix an issue where PEP 735 include-group entries were lost when [tool.poetry.group] also defined include-groups for the same group (#924).
  • Fix an issue where the union of <value> not in <marker> constraints was wrongly treated as always satisfied (#925).
  • Fix an issue where a post release with a local version identifier was wrongly allowed by a > version constraint (#921).
  • Fix an issue where a version with the local version identifier 0 was treated as equal to the corresponding public version (#920).
  • Fix an issue where a != <version> constraint wrongly disallowed pre releases and post releases of the specified version (#929).
  • Fix an issue where in and not in constraints were wrongly not allowed by specific compound constraints (#927).
  • Fix an issue where data entries in generated setup.py files were duplicated (#923).
Changelog

Sourced from poetry-core's changelog.

[2.3.2] - 2026-03-29

Changed

  • Update list of supported licenses (#917).

Fixed

  • Fix an issue where platform_release could not be parsed on Debian Trixie (#930).
  • Fix an issue where using project.readme.text in the pyproject.toml file resulted in broken metadata (#914).
  • Fix an issue where dependency groups were considered equal when their resolved dependencies were equal, even if the groups themselves were not (#919).
  • Fix an issue where removing a dependency from a group that included another group resulted in other dependencies being added to the included group (#922).
  • Fix an issue where PEP 735 include-group entries were lost when [tool.poetry.group] also defined include-groups for the same group (#924).
  • Fix an issue where the union of <value> not in <marker> constraints was wrongly treated as always satisfied (#925).
  • Fix an issue where a post release with a local version identifier was wrongly allowed by a > version constraint (#921).
  • Fix an issue where a version with the local version identifier 0 was treated as equal to the corresponding public version (#920).
  • Fix an issue where a != <version> constraint wrongly disallowed pre releases and post releases of the specified version (#929).
  • Fix an issue where in and not in constraints were wrongly not allowed by specific compound constraints (#927).
  • Fix an issue where data entries in generated setup.py files were duplicated (#923).

[2.3.1] - 2026-02-01

Changed

  • Update list of supported licenses (#912).

Fixed

  • Fix an issue where platform_release could not be parsed on Windows Server (#911).

[2.3.0] - 2026-01-18

Added

  • Add (optional) size and upload_time to Link and Package.files (#905).

Changed

  • Drop support for Python 3.9 (#897).
  • Normalize versions (#893).
  • Remove helper function to create temporary directories (#337).
  • Improve type hint of Package.files (#904).
  • Update list of supported licenses (#890, #895).

Fixed

  • Fix an issue where unsatisfiable requirements did not raise an error (#891).

... (truncated)

Commits
  • 23bf0ac release: bump version to 2.3.2
  • d29c170 fix parsing platform_release with kernel versions containing multiple + c...
  • f45317b Automated licenses list update (#917)
  • 8c5537d fix Constraint.allows_any() wrong for in/not in with compound constraints (#927)
  • f484bf2 remove unreachable code in Constraint.allows_any() (#926)
  • 0b6a64b fix != version constraint incorrectly excluding pre/post/dev releases
  • bba3d83 fix sdist find_packages path separator mismatch on Windows
  • d431527 Fix a version comparison of public version with local version zero (#920)
  • 240a368 Fix constraint union treating "not in" same as "!=" (#925)
  • b959f87 Fix group_includes overwrite losing PEP 735 includes (#924)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [poetry-core](https://github.com/python-poetry/poetry-core) to permit the latest version.
- [Release notes](https://github.com/python-poetry/poetry-core/releases)
- [Changelog](https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md)
- [Commits](python-poetry/poetry-core@1.0.0...2.3.2)

---
updated-dependencies:
- dependency-name: poetry-core
  dependency-version: 2.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area:railway-manager-interface Work on Railway Manager Interface service dependencies Pull requests that update a dependency file labels Apr 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2026 19:36
@dependabot dependabot bot requested a review from Castavo April 13, 2026 19:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file area:railway-manager-interface Work on Railway Manager Interface service labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:railway-manager-interface Work on Railway Manager Interface service dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants