Skip to content

Commit

Permalink
Merge pull request #578 from UW-GAC/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
amstilp authored May 28, 2024
2 parents 3fdd5c8 + 741de4c commit 4abfa55
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ django==4.2.13
# django-debug-toolbar
# django-stubs
# django-stubs-ext
django-debug-toolbar==4.3.0
django-debug-toolbar==4.4.1
# via -r requirements/dev-requirements.in
django-stubs==4.2.7
# via -r requirements/dev-requirements.in
Expand Down Expand Up @@ -149,7 +149,7 @@ requests==2.31.0
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
# sphinx
ruff==0.4.4
ruff==0.4.5
# via -r requirements/dev-requirements.in
six==1.16.0
# via
Expand Down
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.2
# 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 4abfa55

Please sign in to comment.