Skip to content

Commit

Permalink
Merge pull request #1097 from ROCm/dependabot/pip/ruff-0.9.2
Browse files Browse the repository at this point in the history
build: bump ruff from 0.9.1 to 0.9.2
  • Loading branch information
samjwu authored Jan 16, 2025
2 parents 5c00639 + e89f231 commit 0f4c1c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
with:
version: 1.9.8
- name: Set up Graphviz
uses: ts-graphviz/setup-graphviz@v1.2.0
uses: ts-graphviz/setup-graphviz@v2.0.2
with:
ubuntu-graphviz-version: 2.42.2-6
ubuntu-graphviz-version: 2.42.2-9ubuntu0.1
windows-graphviz-version: '9.0.0'
- name: Cache venv
uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
ruff==0.9.1
ruff==0.9.2
# via rocm-docs-core (pyproject.toml)
six==1.17.0
# via python-dateutil
Expand Down

0 comments on commit 0f4c1c8

Please sign in to comment.