Skip to content

Commit 771feb8

Browse files
build(deps-dev): Bump pip from 26.1.1 to 26.1.2 in the pip group
Bumps the pip group with 1 update: [pip](https://github.com/pypa/pip). Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) --- updated-dependencies: - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12d38fa commit 771feb8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python-dateutil = "2.9.0.post0"
1616
requests = "2.34.2"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
pip ="26.1.1"
19+
pip ="26.1.2"
2020
flake8 = "7.3.0"
2121
pytest = "9.0.3"
2222

0 commit comments

Comments
 (0)