Skip to content

Commit

Permalink
Merge pull request #785 from UW-GAC/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
amstilp authored Oct 22, 2024
2 parents 005222d + 1346fc4 commit 043b2ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ markupsafe==2.1.5
# werkzeug
matplotlib-inline==0.1.6
# via ipython
mypy==1.12.0
mypy==1.12.1
# via -r requirements/dev-requirements.in
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -137,7 +137,7 @@ requests==2.32.3
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
# sphinx
ruff==0.6.9
ruff==0.7.0
# via -r requirements/dev-requirements.in
six==1.16.0
# via
Expand Down Expand Up @@ -190,7 +190,7 @@ types-pytz==2024.1.0.20240203
# via django-stubs
types-pyyaml==6.0.12.12
# via django-stubs
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
# via -r requirements/dev-requirements.in
typing-extensions==4.8.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jsonschema==4.23.0
# via -r requirements/requirements.in
jsonschema-specifications==2023.12.1
# via jsonschema
mysqlclient==2.2.4
mysqlclient==2.2.5
# via -r requirements/requirements.in
networkx==3.1
# via
Expand Down

0 comments on commit 043b2ab

Please sign in to comment.