Skip to content

Commit

Permalink
Merge pull request #544 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 1, 2024
2 parents f207995 + 0acc604 commit 0a5822c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ backports-zoneinfo==0.2.1
# via
# -c requirements/requirements.txt
# django
black==24.4.0
black==24.4.2
# via -r requirements/dev-requirements.in
certifi==2023.7.22
# via
Expand Down Expand Up @@ -111,7 +111,7 @@ mccabe==0.7.0
# via
# flake8
# pylint
mypy==1.9.0
mypy==1.10.0
# via -r requirements/dev-requirements.in
mypy-extensions==1.0.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==3.3.2
# via
# -c requirements/requirements.txt
# requests
coverage==7.4.4
coverage==7.5.0
# via
# -r requirements/test-requirements.in
# django-coverage-plugin
Expand All @@ -37,9 +37,9 @@ packaging==23.2
# -c requirements/requirements.txt
# pytest
# pytest-sugar
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/test-requirements.in
# pytest-django
Expand Down

0 comments on commit 0a5822c

Please sign in to comment.