Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #121 from mazdakb/pyup/scheduled-update-2019-02-01
Browse files Browse the repository at this point in the history
Scheduled daily dependency update on friday
  • Loading branch information
mazdakb committed Feb 1, 2019
2 parents 6c851ef + c154066 commit fc45ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ binaryornot==0.4.4

# Code quality
# ------------------------------------------------------------------------------
flake8==3.7.3
flake8==3.7.4

# Testing
# ------------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ factory-boy==2.11.1 # https://github.com/FactoryBoy/factory_boy

# Code quality
# ------------------------------------------------------------------------------
flake8==3.7.3 # https://github.com/PyCQA/flake8
flake8==3.7.4 # https://github.com/PyCQA/flake8
coverage==4.5.2 # https://github.com/nedbat/coveragepy

django-debug-toolbar==1.11 # https://github.com/jazzband/django-debug-toolbar
django-extensions==2.1.5 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==1.6.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django==3.4.5 # https://github.com/pytest-dev/pytest-django
pytest-django==3.4.6 # https://github.com/pytest-dev/pytest-django

0 comments on commit fc45ff6

Please sign in to comment.