Skip to content

Commit

Permalink
Update dependency ruff to v0.9.3 (#15755)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 43fbbdc commit 0ff71bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements-insiders.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyYAML==6.0.2
ruff==0.9.2
ruff==0.9.3
mkdocs==1.6.1
mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.git@39da7a5e761410349e9a1b8abf593b0cdd5453ff
mkdocs-redirects==1.2.2
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyYAML==6.0.2
ruff==0.9.2
ruff==0.9.3
mkdocs==1.6.1
mkdocs-material==9.5.38
mkdocs-redirects==1.2.2
Expand Down

0 comments on commit 0ff71bc

Please sign in to comment.