Skip to content

Commit

Permalink
Merge pull request #582 from UW-GAC/pip-tools/update-requirements-fil…
Browse files Browse the repository at this point in the history
…es/570

Update requirements file for maint/pip-tools-ci
  • Loading branch information
amstilp authored May 28, 2024
2 parents 85a9650 + b6a5a3a commit 37a438e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ charset-normalizer==3.3.2
# via
# -c requirements/requirements.txt
# requests
coverage==7.5.1
coverage[toml]==7.5.1
# via
# -r requirements/test-requirements.in
# django-coverage-plugin
# pytest-cov
django-coverage-plugin==3.1.0
# via -r requirements/test-requirements.in
django-test-migrations==1.3.0
Expand Down Expand Up @@ -44,8 +45,10 @@ pluggy==1.5.0
pytest==8.2.0
# via
# -r requirements/test-requirements.in
# pytest-cov
# pytest-django
# pytest-sugar
# pytest-xdist
pytest-cov==5.0.0
# via -r requirements/test-requirements.in
pytest-django==4.8.0
Expand Down Expand Up @@ -73,6 +76,7 @@ termcolor==2.4.0
tomli==2.0.1
# via
# -c requirements/requirements.txt
# coverage
# pytest
types-requests==2.31.0.20240406
# via -r requirements/test-requirements.in
Expand Down

0 comments on commit 37a438e

Please sign in to comment.