Skip to content

Commit

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

build(deps): bump coverage from 7.3.2 to 7.4.0 in /backend/requirements
  • Loading branch information
tomjeannesson authored Jan 5, 2024
2 parents b8d6370 + 1f1857c commit 9e0b00d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ django-napse==1.10.4 # https://github.com/napse-invest/django-napse
djangorestframework-api-key==2.3.0

# External tools
coverage==7.3.2 # https://github.com/nedbat/coveragepy
coverage==7.4.0 # https://github.com/nedbat/coveragepy
2 changes: 1 addition & 1 deletion backend/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
# ------------------------------------------------------------------------------
flake8==6.1.0 # https://github.com/PyCQA/flake8
flake8-isort==6.1.0 # https://github.com/gforcada/flake8-isort
coverage==7.3.2 # https://github.com/nedbat/coveragepy
coverage==7.4.0 # https://github.com/nedbat/coveragepy
black==23.12.1 # https://github.com/psf/black
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
Expand Down

0 comments on commit 9e0b00d

Please sign in to comment.