Skip to content

Commit

Permalink
Merge pull request #102 from jelmer/dependabot/pip/ruff-0.7.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.1 to 0.7.2
  • Loading branch information
jelmer authored Nov 5, 2024
2 parents 3079006 + 6573936 commit 9a5b9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ prometheus-xmpp-alerts = "prometheus_xmpp.__main__:main"

[project.optional-dependencies]
testing = ["pytz"]
dev = ["ruff==0.7.1"]
dev = ["ruff==0.7.2"]

[tool.setuptools]
packages = ["prometheus_xmpp"]
Expand Down

0 comments on commit 9a5b9f9

Please sign in to comment.