Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jun 27, 2023
1 parent a3a4e29 commit 892d02f
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 42 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,9 @@ markupsafe==2.1.3
# jinja2
# mako
# xblock
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/base.in
newrelic==8.8.0
newrelic==8.8.1
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.6.0
platformdirs==3.8.0
# via virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via tox
py==1.11.0
# via tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/validation.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -284,7 +284,7 @@ jsonfield==3.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
keyring==24.0.0
keyring==24.2.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -332,9 +332,9 @@ more-itertools==9.1.0
# via
# -r requirements/validation.txt
# jaraco-classes
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/validation.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -372,12 +372,12 @@ pkginfo==1.9.6
# via
# -r requirements/validation.txt
# twine
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/validation.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/validation.txt
# diff-cover
Expand Down Expand Up @@ -457,7 +457,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down
15 changes: 7 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -280,7 +280,7 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
keyring==24.0.0
keyring==24.2.0
# via twine
lazy==1.5
# via
Expand Down Expand Up @@ -320,9 +320,9 @@ mock==5.0.2
# via -r requirements/test.txt
more-itertools==9.1.0
# via jaraco-classes
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/test.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -354,12 +354,12 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -430,7 +430,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -542,7 +542,6 @@ social-auth-core==4.4.2
# social-auth-app-django
sphinx==5.3.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/doc.in
# edx-sphinx-theme
sphinxcontrib-applehelp==1.0.4
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,11 @@ markupsafe==2.1.3
# jinja2
# mako
# xblock
mysqlclient==2.1.1
mysqlclient==2.2.0
# via
# -r requirements/base.txt
# -r requirements/production.in
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -391,7 +391,7 @@ xblock-utils==3.2.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
zope-event==4.6
zope-event==5.0
# via gevent
zope-interface==6.0
# via gevent
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ exceptiongroup==1.1.1
# pytest
factory-boy==3.2.1
# via -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -265,7 +265,7 @@ jsonfield==3.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
keyring==24.0.0
keyring==24.2.0
# via twine
lazy==1.5
# via
Expand Down Expand Up @@ -305,9 +305,9 @@ mock==5.0.2
# via -r requirements/test.txt
more-itertools==9.1.0
# via jaraco-classes
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/test.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -337,12 +337,12 @@ pbr==5.11.1
# stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -413,7 +413,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ exceptiongroup==1.1.1
# via pytest
factory-boy==3.2.1
# via -r requirements/test.in
faker==18.10.1
faker==18.11.1
# via factory-boy
filelock==3.12.2
# via
Expand Down Expand Up @@ -257,9 +257,9 @@ mccabe==0.7.0
# via pylint
mock==5.0.2
# via -r requirements/test.in
mysqlclient==2.1.1
mysqlclient==2.2.0
# via -r requirements/base.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -287,11 +287,11 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.6.0
platformdirs==3.8.0
# via
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# pytest
# tox
Expand Down Expand Up @@ -345,7 +345,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand Down
14 changes: 7 additions & 7 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ factory-boy==3.2.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
faker==18.10.1
faker==18.11.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -341,7 +341,7 @@ jsonfield==3.1.0
# -r requirements/quality.txt
# -r requirements/test.txt
# lti-consumer-xblock
keyring==24.0.0
keyring==24.2.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -399,11 +399,11 @@ more-itertools==9.1.0
# via
# -r requirements/quality.txt
# jaraco-classes
mysqlclient==2.1.1
mysqlclient==2.2.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
newrelic==8.8.0
newrelic==8.8.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -441,13 +441,13 @@ pkginfo==1.9.6
# via
# -r requirements/quality.txt
# twine
platformdirs==3.6.0
platformdirs==3.8.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -532,7 +532,7 @@ pynacl==1.5.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-django-utils
pytest==7.3.2
pytest==7.4.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit 892d02f

Please sign in to comment.