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

chore: Upgrade Python requirements #324

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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
openedx-events==9.14.1
# via event-tracking
pbr==6.1.0
# via stevedore
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.8.0
# via tox
tox==4.20.0
tox==4.21.0
# via -r requirements/ci.in
virtualenv==20.26.5
virtualenv==20.26.6
# via tox
22 changes: 12 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ddt==1.7.2
# via -r requirements/test.in
diff-cover==9.2.0
# via -r requirements/dev.in
dill==0.3.8
dill==0.3.9
# via pylint
distlib==0.3.8
# via virtualenv
Expand Down Expand Up @@ -143,7 +143,7 @@ event-tracking==2.4.0
# -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/test.in
faker==29.0.0
faker==30.1.0
# via factory-boy
fastavro==1.9.7
# via openedx-events
Expand All @@ -169,7 +169,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -209,7 +209,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
Expand Down Expand Up @@ -241,7 +241,7 @@ pluggy==1.5.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down Expand Up @@ -282,7 +282,7 @@ pynacl==1.5.0
# via edx-django-utils
pyproject-api==1.8.0
# via tox
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down Expand Up @@ -323,7 +323,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.8.1
rich==13.9.1
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -351,12 +351,14 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.20.0
tox==4.21.0
# via -r requirements/dev.in
twine==5.1.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via edx-opaque-keys
# via
# edx-opaque-keys
# faker
tzdata==2024.2
# via
# celery
Expand All @@ -370,7 +372,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.5
virtualenv==20.26.6
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
7 changes: 4 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ event-tracking==2.4.0
# -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/test.in
faker==29.0.0
faker==30.1.0
# via factory-boy
fastavro==1.9.7
# via openedx-events
Expand Down Expand Up @@ -153,7 +153,7 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
openedx-events==9.14.1
# via event-tracking
Expand All @@ -166,7 +166,7 @@ pbr==6.1.0
# via stevedore
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down Expand Up @@ -267,6 +267,7 @@ text-unidecode==1.3
typing-extensions==4.12.2
# via
# edx-opaque-keys
# faker
# pydata-sphinx-theme
tzdata==2024.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down
16 changes: 9 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ cryptography==43.0.1
# secretstorage
ddt==1.7.2
# via -r requirements/test.in
dill==0.3.8
dill==0.3.9
# via pylint
django==4.2.16
# via
Expand Down Expand Up @@ -124,7 +124,7 @@ event-tracking==2.4.0
# -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/test.in
faker==29.0.0
faker==30.1.0
# via factory-boy
fastavro==1.9.7
# via openedx-events
Expand All @@ -146,7 +146,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
Expand All @@ -195,7 +195,7 @@ platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down Expand Up @@ -269,7 +269,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.8.1
rich==13.9.1
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -300,7 +300,9 @@ tomlkit==0.13.2
twine==5.1.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via edx-opaque-keys
# via
# edx-opaque-keys
# faker
tzdata==2024.2
# via
# celery
Expand Down
10 changes: 6 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ event-tracking==2.4.0
# -r requirements/base.in
factory-boy==3.3.1
# via -r requirements/test.in
faker==29.0.0
faker==30.1.0
# via factory-boy
fastavro==1.9.7
# via openedx-events
Expand All @@ -129,7 +129,7 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.13.0
newrelic==10.0.0
# via edx-django-utils
openedx-events==9.14.1
# via event-tracking
Expand All @@ -139,7 +139,7 @@ pbr==6.1.0
# via stevedore
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
prompt-toolkit==3.0.48
# via click-repl
psutil==6.0.0
# via edx-django-utils
Expand Down Expand Up @@ -202,7 +202,9 @@ stevedore==5.3.0
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via edx-opaque-keys
# via
# edx-opaque-keys
# faker
tzdata==2024.2
# via
# celery
Expand Down
Loading