Skip to content

Commit

Permalink
Upgrade ruff
Browse files Browse the repository at this point in the history
Signed-off-by: tdruez <[email protected]>
  • Loading branch information
tdruez committed Oct 21, 2024
1 parent e3a73e3 commit f060fd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ install_requires =
go-inspector==0.3.1
python-inspector==0.12.1
source-inspector==0.5.1; sys_platform != "darwin" and platform_machine != "arm64"
aboutcode-toolkit==10.1.0
aboutcode-toolkit==11.0.0
# Utilities
XlsxWriter==3.2.0
openpyxl==3.1.5
Expand All @@ -109,7 +109,7 @@ install_requires =
[options.extras_require]
dev =
# Validation
ruff==0.6.4
ruff==0.7.0
doc8==1.1.2
# Debug
django-debug-toolbar==4.4.6
Expand Down

0 comments on commit f060fd7

Please sign in to comment.