dependabot-core icon indicating copy to clipboard operation
dependabot-core copied to clipboard

Incorect link for numpy's changelog.

Open domdfcoding opened this issue 5 years ago • 0 comments

Package manager/ecosystem Pip/Python

Manifest contents prior to update https://github.com/domdfcoding/pyms-agilent/blob/058a8d868cc944a717da53dea3a133c93b085735/requirements.txt

Updated dependency Numpy, from 1.19.3 to 1.19.4

What you expected to see, versus what you actually saw I expected the link to the changelog in the commit message to point to the relevant changelog, but instead it points to https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt, which are instructions on how to release a new version of numpy.

Images of the diff or a link to the PR, issue or logs PR: https://github.com/domdfcoding/pyms-agilent/pull/1

domdfcoding avatar Nov 17 '20 11:11 domdfcoding