Skip to content

Commit a25399d

Browse files
chore(deps): update dependency ruff to v0.12.5
1 parent e84db1b commit a25399d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ development = "python function/main.py --insecure --debug"
4949

5050
# This special environment is used by hatch fmt.
5151
[tool.hatch.envs.hatch-static-analysis]
52-
dependencies = ["ruff==0.12.3"]
52+
dependencies = ["ruff==0.12.5"]
5353
config-path = "none" # Disable Hatch's default Ruff config.
5454

5555
[tool.ruff]

0 commit comments

Comments
 (0)