Skip to content

Commit

Permalink
Merge pull request #850 from UW-GAC/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
amstilp authored Dec 2, 2024
2 parents e5bf0bd + b4ebc46 commit ab7d878
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ requests==2.32.3
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
# sphinx
ruff==0.7.4
ruff==0.8.1
# via -r requirements/dev-requirements.in
six==1.16.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ crispy-bootstrap5==2024.10
# via
# -r requirements/requirements.in
# django-anvil-consortium-manager
cryptography==43.0.3
cryptography==44.0.0
# via -r requirements/requirements.in
django==4.2.16
# via
Expand All @@ -50,7 +50,7 @@ django==4.2.16
# django-picklefield
# django-simple-history
# django-tables2
django-allauth==65.2.0
django-allauth==65.3.0
# via -r requirements/requirements.in
django-anvil-consortium-manager @ git+https://github.com/UW-GAC/[email protected]
# via -r requirements/requirements.in
Expand Down Expand Up @@ -123,7 +123,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pyjwt==2.10.0
pyjwt==2.10.1
# via -r requirements/requirements.in
pyproject-hooks==1.0.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 @@ -49,7 +49,7 @@ packaging==23.2
# pytest-sugar
pluggy==1.5.0
# via pytest
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements/test-requirements.in
# pytest-cov
Expand Down

0 comments on commit ab7d878

Please sign in to comment.