Skip to content

Commit

Permalink
Merge pull request jelmer#94 from jelmer/dependabot/pip/ruff-0.6.7
Browse files Browse the repository at this point in the history
Bump ruff from 0.6.5 to 0.6.7
  • Loading branch information
jelmer authored Sep 24, 2024
2 parents 464070a + c8a736f commit 74fc3e8
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.6.5"]
dev = ["ruff==0.6.7"]

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

0 comments on commit 74fc3e8

Please sign in to comment.