fix(deps): update dependency pip to v25.0.1 (#72)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pip](https://github.com/pypa/pip) ([changelog](https://pip.pypa.io/en/stable/news/)) | project.dependencies | patch | `==25.0` -> `==25.0.1` | --- ### Release Notes <details> <summary>pypa/pip (pip)</summary> ### [`v25.0.1`](https://github.com/pypa/pip/compare/25.0...25.0.1) [Compare Source](https://github.com/pypa/pip/compare/25.0...25.0.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #72 Co-authored-by: Renovate <renovate@csw.im> Co-committed-by: Renovate <renovate@csw.im>
This commit is contained in:
parent
293e3fbc4c
commit
5d64248ce1
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ dependencies = [
|
|||
"numpy==2.2.2",
|
||||
"phx-class-registry==5.1.1",
|
||||
"pillow==10.4.0",
|
||||
"pip==25.0",
|
||||
"pip==25.0.1",
|
||||
"py-dactyl",
|
||||
"pydantic==2.10.6",
|
||||
"red-discordbot==3.5.17",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue