Skip to content

Commit f4e880f

Browse files
Bump ruff from 0.12.0 to 0.12.1 (#156)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.0 to 0.12.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.12.0...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74a6fb2 commit f4e880f

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.12.0"]
36+
dev = ["ruff==0.12.1"]
3737

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

0 commit comments

Comments
 (0)