Skip to content

Dependabot broke pip package updates by forcing changes to lower bounds. #14823

@jvesely

Description

@jvesely

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pip

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

No response

dependabot.yml content

No response

Updated dependency

No response

What you expected to see, versus what you actually saw

expected:
Dependabot should never break dependencies that are necessary to support Python versions supported by projects.

observed:
Dependabot is breaking support for older Python versions by creating PRs that suggest updating dependency lower bounds, which breaks support for older Python versions.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions