Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #236

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
#
distlib==0.3.6
# via virtualenv
filelock==3.12.1
filelock==3.12.2
# via
# tox
# virtualenv
mock==5.0.2
# via -r requirements/ci.in
packaging==23.1
# via tox
platformdirs==3.5.3
platformdirs==3.8.0
# via virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via tox
py==1.11.0
# via tox
Expand All @@ -31,5 +31,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.1
# via -r requirements/ci.in
virtualenv==20.23.0
virtualenv==20.23.1
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cryptography==41.0.1
# secretstorage
ddt==1.6.0
# via -r requirements/test.in
diff-cover==7.5.0
diff-cover==7.6.0
# via -r requirements/dev.in
dill==0.3.6
# via pylint
Expand Down Expand Up @@ -107,9 +107,9 @@ 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.1
filelock==3.12.2
# via
# tox
# virtualenv
Expand All @@ -119,7 +119,7 @@ fs==2.4.16
# via xblock
idna==3.4
# via requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# keyring
# twine
Expand All @@ -141,13 +141,13 @@ jinja2==3.1.2
# via
# code-annotations
# diff-cover
keyring==23.13.1
keyring==24.1.0
# via twine
lazy-object-proxy==1.9.0
# via astroid
lxml==4.9.2
# via xblock
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via
Expand Down Expand Up @@ -176,11 +176,11 @@ pip-tools==6.13.0
# via -r requirements/dev.in
pkginfo==1.9.6
# via twine
platformdirs==3.5.3
platformdirs==3.8.0
# via
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -226,7 +226,7 @@ pynacl==1.5.0
# via edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.3.1
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand All @@ -253,7 +253,7 @@ pyyaml==6.0
# code-annotations
# edx-i18n-tools
# xblock
readme-renderer==37.3
readme-renderer==40.0
# via twine
requests==2.31.0
# via
Expand All @@ -264,7 +264,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.4.1
rich==13.4.2
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -318,7 +318,7 @@ urllib3==2.0.3
# via
# requests
# twine
virtualenv==20.23.0
virtualenv==20.23.1
# via tox
web-fragments==2.0.0
# via xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -101,7 +101,7 @@ idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via sphinx
iniconfig==2.0.0
# via pytest
Expand All @@ -126,7 +126,7 @@ packaging==23.1
# sphinx
pbr==5.11.1
# via stevedore
pluggy==1.0.0
pluggy==1.2.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand All @@ -148,7 +148,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.3.1
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ 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
freezegun==1.2.2
# via -r requirements/test.in
fs==2.4.16
# via xblock
idna==3.4
# via requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# keyring
# twine
Expand All @@ -121,13 +121,13 @@ jeepney==0.8.0
# secretstorage
jinja2==3.1.2
# via code-annotations
keyring==23.13.1
keyring==24.1.0
# via twine
lazy-object-proxy==1.9.0
# via astroid
lxml==4.9.2
# via xblock
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via
Expand All @@ -149,9 +149,9 @@ pbr==5.11.1
# via stevedore
pkginfo==1.9.6
# via twine
platformdirs==3.5.3
platformdirs==3.8.0
# via pylint
pluggy==1.0.0
pluggy==1.2.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand Down Expand Up @@ -187,7 +187,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.3.1
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand All @@ -213,7 +213,7 @@ pyyaml==6.0
# via
# code-annotations
# xblock
readme-renderer==37.3
readme-renderer==40.0
# via twine
requests==2.31.0
# via
Expand All @@ -224,7 +224,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.4.1
rich==13.4.2
# via twine
secretstorage==3.3.3
# via keyring
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,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
freezegun==1.2.2
# via -r requirements/test.in
Expand All @@ -97,7 +97,7 @@ packaging==23.1
# via pytest
pbr==5.11.1
# via stevedore
pluggy==1.0.0
pluggy==1.2.0
# via pytest
psutil==5.9.5
# via edx-django-utils
Expand All @@ -111,7 +111,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.3.1
pytest==7.4.0
# via
# pytest-cov
# pytest-django
Expand Down