You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mypy from 1.13.0 to 1.14.1
smart-open[s3] from 7.0.5 to 7.1.0
What you expected to see, versus what you actually saw
Dependabot should be able to propose a PR to update mypy from 1.13(.0) to 1.14(.1), and to update smart-open from 7.0(.5) to 7.1(.0). Dependabot config has not been updated and dependabot used to be able to propose updates for both packages in the past.
Native package manager behavior
Successful updates.
Images of the diff or a link to the PR, issue, or logs
I think it's worth repeating error "Error resolving dependency." verbatim here, maybe even worth putting that into the title.
An what's particularly important to mention is that this issue blocks (or delays) Django security updates, at least the part where Dependabot would normally help out with a pull request.
Here's how users see the issue (if helpful):
Would be great to have that fixed. Thanks for all the time Dependabot was working well, it's an invaluable tool 🙏
PS: The issue affects (at least) two repositories of mine:
Is there an existing issue for this?
Package ecosystem
pip
Package manager version
pip-compile
7.4.1
Language version
Python
3.12(.3)
Manifest location and content before the Dependabot update
https://github.com/alliance-genome/agr_pavi/blob/856e6bb5933c00ad475db0023746445a66b24b4f/api/tests/requirements.txt
https://github.com/alliance-genome/agr_pavi/blob/main/api/pyproject.toml
dependabot.yml content
https://github.com/alliance-genome/agr_pavi/blob/856e6bb5933c00ad475db0023746445a66b24b4f/.github/dependabot.yml
Updated dependency
mypy from
1.13.0
to1.14.1
smart-open[s3] from
7.0.5
to7.1.0
What you expected to see, versus what you actually saw
Dependabot should be able to propose a PR to update mypy from
1.13(.0)
to1.14(.1)
, and to update smart-open from7.0(.5)
to7.1(.0)
. Dependabot config has not been updated and dependabot used to be able to propose updates for both packages in the past.Native package manager behavior
Successful updates.
Images of the diff or a link to the PR, issue, or logs
Likely related to changes introduced in merged dependabot PR https://github.com/dependabot/dependabot-core/pull/11305/files#diff-e97dac51f6d0eb39115b1c017916def375cd4cfe8743bea989f9b1d8e04ff791, released as dependabot v0.293.0.
Dependabot run
mypy
update error:Dependabot
smart-open
update error:Smallest manifest that reproduces the issue
https://github.com/alliance-genome/agr_pavi/blob/856e6bb5933c00ad475db0023746445a66b24b4f/api/aws_infra/tests/requirements.txt
The text was updated successfully, but these errors were encountered: