Dynamically create python functions with a proper signature.
BSD 3-Clause "New" or "Revised" License
119
stars
16
forks
source link
Remove the `bandit` version constraint when not needed anymore in the flake8-requirements file #83
Open
smarie opened 2 years ago
See https://github.com/tylerwince/flake8-bandit/issues/21
Currently our fix is to add
bandit<1.7.3
in the flake8 requirements filehttps://github.com/smarie/python-makefun/blob/main/ci_tools/flake8-requirements.txt