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 #295

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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# kombu
billiard==4.2.0
# via celery
celery==5.3.6
celery==5.4.0
# via event-tracking
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -89,7 +89,7 @@ edx-django-utils==5.12.0
# openedx-events
edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand Down Expand Up @@ -119,9 +119,9 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via event-tracking
pbr==6.0.0
# via stevedore
Expand Down Expand Up @@ -198,7 +198,7 @@ web-fragments==2.2.0
# via xblock
webob==1.8.7
# via xblock
xblock==3.1.0
xblock==4.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
# via tox
Expand All @@ -36,5 +36,5 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/ci.in
virtualenv==20.25.1
virtualenv==20.25.3
# via tox
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ astroid==3.1.0
# pylint-celery
attrs==23.2.0
# via openedx-events
backports-tarfile==1.1.0
backports-tarfile==1.1.1
# via jaraco-context
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
Expand All @@ -31,7 +31,7 @@ build==1.2.1
# via pip-tools
cachetools==5.3.3
# via tox
celery==5.3.6
celery==5.4.0
# via event-tracking
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -133,7 +133,7 @@ edx-lint==5.3.6
# via
# -r requirements/dev.in
# -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -144,11 +144,11 @@ edx-toggles==5.2.0
# event-tracking
event-tracking==2.4.0
# via -r requirements/base.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.9.0
faker==24.11.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -180,7 +180,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -217,11 +217,11 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
nh3==0.2.17
# via readme-renderer
openedx-events==9.9.1
openedx-events==9.9.2
# via event-tracking
packaging==24.0
# via
Expand All @@ -242,7 +242,7 @@ platformdirs==4.2.0
# pylint
# tox
# virtualenv
pluggy==1.4.0
pluggy==1.5.0
# via
# diff-cover
# pytest
Expand Down Expand Up @@ -394,7 +394,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.25.1
virtualenv==20.25.3
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand All @@ -406,7 +406,7 @@ wheel==0.43.0
# via
# -r requirements/quality.in
# pip-tools
xblock==3.1.0
xblock==4.0.0
# via -r requirements/base.in
zipp==3.18.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
billiard==4.2.0
# via celery
celery==5.3.6
celery==5.4.0
# via event-tracking
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -111,7 +111,7 @@ edx-django-utils==5.12.0
# openedx-events
edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -122,11 +122,11 @@ edx-toggles==5.2.0
# event-tracking
event-tracking==2.4.0
# via -r requirements/base.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.9.0
faker==24.11.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -161,9 +161,9 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via event-tracking
packaging==24.0
# via
Expand All @@ -172,7 +172,7 @@ packaging==24.0
# sphinx
pbr==6.0.0
# via stevedore
pluggy==1.4.0
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
Expand Down Expand Up @@ -301,7 +301,7 @@ web-fragments==2.2.0
# via xblock
webob==1.8.7
# via xblock
xblock==3.1.0
xblock==4.0.0
# via -r requirements/base.in
zipp==3.18.1
# via importlib-metadata
Expand Down
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ astroid==3.1.0
# pylint-celery
attrs==23.2.0
# via openedx-events
backports-tarfile==1.1.0
backports-tarfile==1.1.1
# via jaraco-context
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
Expand All @@ -27,7 +27,7 @@ backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# kombu
billiard==4.2.0
# via celery
celery==5.3.6
celery==5.4.0
# via event-tracking
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -113,7 +113,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -124,11 +124,11 @@ edx-toggles==5.2.0
# event-tracking
event-tracking==2.4.0
# via -r requirements/base.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.9.0
faker==24.11.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -155,7 +155,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.0
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -188,11 +188,11 @@ more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
nh3==0.2.17
# via readme-renderer
openedx-events==9.9.1
openedx-events==9.9.2
# via event-tracking
packaging==24.0
# via pytest
Expand All @@ -202,7 +202,7 @@ pkginfo==1.10.0
# via twine
platformdirs==4.2.0
# via pylint
pluggy==1.4.0
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
Expand Down Expand Up @@ -342,7 +342,7 @@ webob==1.8.7
# via xblock
wheel==0.43.0
# via -r requirements/quality.in
xblock==3.1.0
xblock==4.0.0
# via -r requirements/base.in
zipp==3.18.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# kombu
billiard==4.2.0
# via celery
celery==5.3.6
celery==5.4.0
# via event-tracking
certifi==2024.2.2
# via requests
Expand Down Expand Up @@ -91,7 +91,7 @@ edx-django-utils==5.12.0
# openedx-events
edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys[django]==2.5.1
edx-opaque-keys[django]==2.8.0
# via
# -r requirements/base.in
# edx-drf-extensions
Expand All @@ -102,11 +102,11 @@ edx-toggles==5.2.0
# event-tracking
event-tracking==2.4.0
# via -r requirements/base.in
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.9.0
faker==24.11.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -133,15 +133,15 @@ markupsafe==2.1.5
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.8.0
newrelic==9.9.0
# via edx-django-utils
openedx-events==9.9.1
openedx-events==9.9.2
# via event-tracking
packaging==24.0
# via pytest
pbr==6.0.0
# via stevedore
pluggy==1.4.0
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
Expand Down Expand Up @@ -231,7 +231,7 @@ web-fragments==2.2.0
# via xblock
webob==1.8.7
# via xblock
xblock==3.1.0
xblock==4.0.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading