Skip to content

Commit af95bf1

Browse files
Bump ruff from 0.14.14 to 0.15.1 in /requirements
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.1. - [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.14...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f650804 commit af95bf1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dateutil==2.9.0.post0
3030
pyyaml==6.0.3
3131
requests==2.32.5
3232
rich==14.3.2
33-
ruff==0.14.14
33+
ruff==0.15.1
3434
six==1.17.0
3535
stevedore==5.5.0 ; python_full_version < '3.10'
3636
stevedore==5.6.0 ; python_full_version >= '3.10'

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pathspec==1.0.4
1313
pygments==2.19.2
1414
pyyaml==6.0.3
1515
rich==14.3.2
16-
ruff==0.14.14
16+
ruff==0.15.1
1717
stevedore==5.5.0 ; python_full_version < '3.10'
1818
stevedore==5.6.0 ; python_full_version >= '3.10'
1919
tomli==2.4.0 ; python_full_version < '3.11'

0 commit comments

Comments
 (0)