Skip to content

Commit 8f5d274

Browse files
chore(python-deps): update dependency pip to v25 for dev (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44ab52b commit 8f5d274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ toml-sort = "0.24.2"
5050
yamlfix = "1.17.0"
5151

5252
[tool.poetry.group.dev.dependencies]
53-
pip = "^24.0"
53+
pip = "^25.0"
5454
poetry-audit-plugin = "^0.4.0"
5555
poetry-plugin-export = "1.8.0"
5656
poetry-pre-commit-plugin = "^0.1.2"

0 commit comments

Comments
 (0)