Skip to content

Commit 46a72dd

Browse files
authored
Fix CVE with black package
Fix CVE with black package
1 parent b96c4ad commit 46a72dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jinja2~=3.1.6
3232

3333
# linting and formatting
3434
pylint~=3.3.4
35-
black~=25.1.0
35+
black~=26.3.1
3636
yamllint~=1.35.1
3737

3838
# local files

0 commit comments

Comments
 (0)