fix dependabot python package manager versions#43699
fix dependabot python package manager versions#43699Sharra-writes merged 9 commits intogithub:mainfrom
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@djbrown I've asked the Dependabot team if they have any objections, and I'll let you know when they get back to me. |
| | pip | `pip` | 24.2 | | ||
| | pip-compile | `pip` | 7.4.1 | | ||
| | pipenv | `pip` | <= 2024.4.1 | | ||
| | pipenv | `pip` | 2024.4.1 | |
There was a problem hiding this comment.
| | pip | `pip` | 24.2 | | |
| | pip-compile | `pip` | 7.4.1 | | |
| | pipenv | `pip` | <= 2024.4.1 | | |
| | pipenv | `pip` | 2024.4.1 | | |
| | pip | `pip` | 24.2 | | |
| | pip-compile | `pip` | 7.5.3 | | |
| | pipenv | `pip` | <= 2024.4.1 | |
Co-authored-by: kbukum1 <kbukum1@github.com>
content/code-security/reference/supply-chain-security/dependabot-options-reference.md
Outdated
Show resolved
Hide resolved
content/code-security/reference/supply-chain-security/dependabot-options-reference.md
Outdated
Show resolved
Hide resolved
content/code-security/reference/supply-chain-security/dependabot-options-reference.md
Outdated
Show resolved
Hide resolved
The UI wasn't allowing the changes to be made to multiple lines, but we were able to make them line by line, so that was what we did. All the requested changes were incorporated, just not via the review comments.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
align versions to actual source of dependabot:
https://github.com/dependabot/dependabot-core/blob/main/python/helpers/requirements.txt
fixes #43697
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: