Skip to content

Commit 66efe76

Browse files
Bump ruff from 0.15.8 to 0.15.12 in the pip group
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.8 to 0.15.12 - [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.15.8...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c182f3 commit 66efe76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ prometheus-xmpp-alerts = "prometheus_xmpp.__main__:main"
3333

3434
[project.optional-dependencies]
3535
testing = ["pytz"]
36-
dev = ["ruff==0.15.8"]
36+
dev = ["ruff==0.15.12"]
3737

3838
[tool.setuptools]
3939
packages = ["prometheus_xmpp"]

0 commit comments

Comments
 (0)