Skip to content

Commit

Permalink
Merge pull request #499 from UW-GAC/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
amstilp authored Mar 8, 2024
2 parents 33ad0c8 + edcd6f3 commit 8d0b165
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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 @@ dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
django==4.2.10
django==4.2.11
# via
# -c requirements/requirements.txt
# django-debug-toolbar
Expand Down Expand Up @@ -111,7 +111,7 @@ mccabe==0.7.0
# via
# flake8
# pylint
mypy==1.8.0
mypy==1.9.0
# via -r requirements/dev-requirements.in
mypy-extensions==1.0.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ cryptography==42.0.5
# via pyjwt
defusedxml==0.7.1
# via python3-openid
django==4.2.10
django==4.2.11
# via
# -r requirements/requirements.in
# crispy-bootstrap5
Expand Down Expand Up @@ -134,7 +134,7 @@ packaging==21.3
# plotly
pandas==2.0.3
# via -r requirements/requirements.in
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements/requirements.in
pkgutil-resolve-name==1.3.10
# via jsonschema
Expand Down

0 comments on commit 8d0b165

Please sign in to comment.