Skip to content

Commit

Permalink
Merge pull request #603 from UW-GAC/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
amstilp authored Jun 10, 2024
2 parents 2e72dd8 + 80cc20b commit c2e4b8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.7
ruff==0.4.8
# via -r requirements/dev-requirements.in
six==1.16.0
# via
Expand Down
4 changes: 2 additions & 2 deletions 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.1
pytest==8.2.2
# via
# -r requirements/test-requirements.in
# pytest-cov
Expand All @@ -79,7 +79,7 @@ requests==2.31.0
# via
# -c requirements/requirements.txt
# responses
responses==0.25.0
responses==0.25.2
# via -r requirements/test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit c2e4b8d

Please sign in to comment.