Skip to content

Commit

Permalink
Merge pull request #584 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 4efc189 + 686e050 commit 04a67de
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -136,7 +136,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 Expand Up @@ -188,7 +188,7 @@ types-pytz==2024.1.0.20240203
# via django-stubs
types-pyyaml==6.0.12.12
# via django-stubs
types-requests==2.31.0.20240406
types-requests==2.32.0.20240523
# via -r requirements/dev-requirements.in
typing-extensions==4.8.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pyparsing==3.1.1
# via
# -c requirements/requirements.txt
# packaging
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test-requirements.in
# pytest-cov
Expand Down

0 comments on commit 04a67de

Please sign in to comment.