Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot authored and Agrendalath committed Nov 15, 2023
1 parent 3e165cb commit 359df3e
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 31 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ edx-django-utils==5.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via edx-organizations
edx-opaque-keys==2.5.1
# via
Expand All @@ -69,9 +69,9 @@ edx-organizations==6.12.1
# via -r requirements/base.in
idna==3.4
# via requests
newrelic==9.1.1
newrelic==9.1.2
# via edx-django-utils
pbr==5.11.1
pbr==6.0.0
# via stevedore
pillow==10.1.0
# via edx-organizations
Expand Down Expand Up @@ -106,5 +106,5 @@ typing-extensions==4.8.0
# via
# asgiref
# edx-opaque-keys
urllib3==2.0.7
urllib3==2.1.0
# via requests
14 changes: 10 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,26 @@ filelock==3.13.1
# tox
# virtualenv
packaging==23.2
# via tox
# via
# pyproject-api
# tox
platformdirs==3.11.0
# via virtualenv
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
six==1.16.0
# via tox
tomli==2.0.1
# via tox
# via
# pyproject-api
# tox
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
# tox-battery
tox-battery==0.6.2
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ cryptography==41.0.5
# via
# -r requirements/quality.txt
# pyjwt
diff-cover==8.0.0
diff-cover==8.0.1
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -115,7 +115,7 @@ edx-django-utils==5.8.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via
# -r requirements/quality.txt
# edx-organizations
Expand All @@ -136,7 +136,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==19.13.0
faker==20.0.3
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -178,7 +178,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
newrelic==9.1.1
newrelic==9.1.2
# via
# -r requirements/quality.txt
# edx-django-utils
Expand All @@ -192,7 +192,7 @@ packaging==23.2
# tox
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
Expand All @@ -204,6 +204,7 @@ pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -280,7 +281,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -346,13 +347,12 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.2
Expand All @@ -365,7 +365,7 @@ typing-extensions==4.8.0
# edx-opaque-keys
# faker
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/quality.txt
# requests
Expand Down
18 changes: 10 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ edx-django-utils==5.8.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via
# -r requirements/test.txt
# edx-organizations
Expand All @@ -114,7 +114,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.13.0
faker==20.0.3
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -142,15 +142,15 @@ markupsafe==2.1.3
# jinja2
mccabe==0.7.0
# via pylint
newrelic==9.1.1
newrelic==9.1.2
# via
# -r requirements/test.txt
# edx-django-utils
packaging==23.2
# via
# -r requirements/test.txt
# pytest
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
Expand All @@ -159,7 +159,9 @@ pillow==10.1.0
# -r requirements/test.txt
# edx-organizations
platformdirs==3.11.0
# via pylint
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
pluggy==1.3.0
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -211,7 +213,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -266,7 +268,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
# via
Expand All @@ -276,7 +278,7 @@ typing-extensions==4.8.0
# edx-opaque-keys
# faker
# pylint
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/test.txt
# requests
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ edx-django-utils==5.8.0
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via
# -r requirements/base.txt
# edx-organizations
Expand All @@ -96,7 +96,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.13.0
faker==20.0.3
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -110,13 +110,13 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==9.1.1
newrelic==9.1.2
# via
# -r requirements/base.txt
# edx-django-utils
packaging==23.2
# via pytest
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -154,7 +154,7 @@ pytest==7.4.3
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -201,7 +201,7 @@ typing-extensions==4.8.0
# asgiref
# edx-opaque-keys
# faker
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements/base.txt
# requests

0 comments on commit 359df3e

Please sign in to comment.