Skip to content

Commit

Permalink
Merge pull request #392 from UW-GAC/dependabot/pip/packaging-23.2
Browse files Browse the repository at this point in the history
Bump packaging from 21.3 to 23.2
  • Loading branch information
amstilp authored Dec 9, 2023
2 parents 50002bb + ca69f26 commit 91d983f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 14 deletions.
7 changes: 1 addition & 6 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ mypy-extensions==1.0.0
# mypy
nodeenv==1.8.0
# via pre-commit
packaging==21.3
packaging==23.2
# via
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
Expand Down Expand Up @@ -161,11 +161,6 @@ pylint-django==2.5.5
# via -r requirements/dev-requirements.in
pylint-plugin-utils==0.8.2
# via pylint-django
pyparsing==3.0.8
# via
# -c requirements/requirements.txt
# -c requirements/test-requirements.txt
# packaging
pytz==2023.3.post1
# via
# -c requirements/requirements.txt
Expand Down
4 changes: 1 addition & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ oauthlib==3.2.2
# via
# -r requirements/requirements.in
# requests-oauthlib
packaging==21.3
packaging==23.2
# via
# build
# plotly
Expand All @@ -123,8 +123,6 @@ pyjwt[crypto]==2.8.0
# via
# -r requirements/requirements.in
# django-allauth
pyparsing==3.0.8
# via packaging
pyproject-hooks==1.0.0
# via build
python-fsutil==0.11.0
Expand Down
6 changes: 1 addition & 5 deletions requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,13 @@ idna==3.3
# requests
iniconfig==2.0.0
# via pytest
packaging==21.3
packaging==23.2
# via
# -c requirements/requirements.txt
# pytest
# pytest-sugar
pluggy==1.3.0
# via pytest
pyparsing==3.0.8
# via
# -c requirements/requirements.txt
# packaging
pytest==7.4.3
# via
# -r requirements/test-requirements.in
Expand Down

0 comments on commit 91d983f

Please sign in to comment.