Skip to content

Commit 19ed521

Browse files
pip: bump the pip-updates group across 1 directory with 2 updates
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) Updates `ruff` to 0.14.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.4...0.14.5) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: ruff dependency-version: 0.14.5 dependency-type: direct:production dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 350c3b8 commit 19ed521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ aiosignal==1.4.0
44
anyio==4.11.0
55
async-timeout==5.0.1
66
attrs==25.4.0
7-
certifi==2025.10.5
7+
certifi==2025.11.12
88
click==8.3.0
99
easykube==0.6.0
1010
exceptiongroup==1.3.0

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ruff~=0.14.4
1+
ruff~=0.14.5
22
coverage>=4.0,!=4.4 # Apache-2.0
33
stestr>=4.2.0 # Apache-2.0
44
codespell

0 commit comments

Comments
 (0)