smarie / python-pyfields

Define fields in python classes. Easily.
https://smarie.github.io/python-pyfields
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

Remove the bandit version constraint when not needed anymore in the flake8-requirements #89

Open smarie opened 1 year ago

smarie commented 1 year ago

See https://github.com/tylerwince/flake8-bandit/issues/21

Today our fix is to add bandit<1.7.3 in the flake8 requirements file