File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 # urllib3, https://data.safetycli.com/v/77744/97c, only when using python 3.8. Consider upgrading.
3838 # setuptools, https://data.safetycli.com/v/76752/97c, only when using python 3.8. Consider upgrading.
3939 # regex, https://data.safetycli.com/v/78558/97c, only when using python 3.8. Consider upgrading.
40- run : python -m safety check --ignore 70612 --ignore 77744 --ignore 77745 --ignore 76752 --ignore 78558
40+ # pip, https://data.safetycli.com/v/79883/97c, only when using python 3.8. Consider upgrading.
41+ # authlib, https://data.safetycli.com/v/79756/97c, only when using python 3.8. Consider upgrading.
42+ run : python -m safety check --ignore 70612 --ignore 77744 --ignore 77745 --ignore 76752 --ignore 78558 --ignore 79883 --ignore 79756
4143
4244 - name : Verify code style
4345 run : python -m flake8 -v
You can’t perform that action at this time.
0 commit comments