Skip to content

Commit

Permalink
Merge pull request #145 from napse-invest/dependabot/pip/backend/requ…
Browse files Browse the repository at this point in the history
…irements/dev/flake8-7.0.0

build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend/requirements
  • Loading branch information
tomjeannesson authored Jan 11, 2024
2 parents d13966c + 9d1a2e1 commit 21f8aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar

# Code quality
# ------------------------------------------------------------------------------
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8==7.0.0 # https://github.com/PyCQA/flake8
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.4.0 # https://github.com/nedbat/coveragepy
black==23.12.1 # https://github.com/psf/black
Expand Down

0 comments on commit 21f8aff

Please sign in to comment.