Skip to content

Commit

Permalink
Merge branch 'pyup/update-pytest-5.4.3-to-6.0.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneycb committed Jul 29, 2020
2 parents 6aadcda + 600da56 commit 93b14a8
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 @@ -6,7 +6,7 @@ psycopg2-binary==2.8.5 # https://github.com/psycopg/psycopg2
# Testing
# ------------------------------------------------------------------------------
mypy==0.782 # https://github.com/python/mypy
pytest==5.4.3 # https://github.com/pytest-dev/pytest
pytest==6.0.0 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar

# Code quality
Expand Down

0 comments on commit 93b14a8

Please sign in to comment.