Skip to content

Commit

Permalink
Merge pull request #6 from scieloorg/dependabot/pip/flake8-isort-6.1.1
Browse files Browse the repository at this point in the history
Bump flake8-isort from 6.1.0 to 6.1.1
  • Loading branch information
robertatakenaka authored Jun 12, 2024
2 parents 407f620 + 7b4746d commit c4ac018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
# Code quality
# ------------------------------------------------------------------------------
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.1.0 # https://github.com/gforcada/flake8-isort
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.3.2 # https://github.com/nedbat/coveragepy
black==23.12.0 # https://github.com/psf/black
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
Expand Down

0 comments on commit c4ac018

Please sign in to comment.