Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ oauthlib==3.3.1
# via
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/base.in
# edx-event-bus-kafka
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ billiard==4.2.4
# via
# -r requirements/validation.txt
# celery
build==1.4.2
build==1.4.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand All @@ -64,7 +64,7 @@ cffi==2.0.0
# -r requirements/validation.txt
# cryptography
# pynacl
chardet==7.4.1
chardet==7.4.2
# via diff-cover
charset-normalizer==3.4.7
# via
Expand Down Expand Up @@ -385,7 +385,7 @@ kombu==5.6.2
# via
# -r requirements/validation.txt
# celery
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# edx-i18n-tools
# lxml-html-clean
Expand All @@ -411,7 +411,7 @@ monotonic==1.6
# via
# -r requirements/validation.txt
# analytics-python
more-itertools==11.0.1
more-itertools==11.0.2
# via
# -r requirements/validation.txt
# jaraco-classes
Expand All @@ -429,7 +429,7 @@ oauthlib==3.3.1
# -r requirements/validation.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
Expand All @@ -449,7 +449,7 @@ path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -618,7 +618,7 @@ rfc3986==2.0.0
# via
# -r requirements/validation.txt
# twine
rich==14.3.3
rich==15.0.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -685,7 +685,7 @@ tomlkit==0.14.0
# via
# -r requirements/validation.txt
# pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/validation.txt
twine==6.2.0
# via -r requirements/validation.txt
Expand Down Expand Up @@ -724,7 +724,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/validation.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ oauthlib==3.3.1
# -r requirements/test.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand All @@ -399,7 +399,7 @@ packaging==26.0
# pytest
# sphinx
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -630,7 +630,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/test.txt
typing-extensions==4.15.0
# via
Expand Down Expand Up @@ -666,7 +666,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.2
build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ fastavro==1.12.1
# -r requirements/base.txt
# confluent-kafka
# openedx-events
gevent==25.9.1
gevent==26.4.0
# via -r requirements/production.in
greenlet==3.4.0
# via gevent
Expand Down Expand Up @@ -295,7 +295,7 @@ oauthlib==3.3.1
# -r requirements/base.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand Down Expand Up @@ -471,7 +471,7 @@ wcwidth==0.6.0
# prompt-toolkit
zope-event==6.1
# via gevent
zope-interface==8.2
zope-interface==8.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ monotonic==1.6
# via
# -r requirements/test.txt
# analytics-python
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
Expand All @@ -392,7 +392,7 @@ oauthlib==3.3.1
# -r requirements/test.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/test.txt
# edx-event-bus-kafka
Expand All @@ -405,7 +405,7 @@ packaging==26.0
# pytest
# tox
# twine
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -556,7 +556,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
rpds-py==0.30.0
# via
Expand Down Expand Up @@ -618,7 +618,7 @@ tomlkit==0.14.0
# via
# -r requirements/test.txt
# pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/test.txt
twine==6.2.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -656,7 +656,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/test.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ oauthlib==3.3.1
# -r requirements/base.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/base.txt
# edx-event-bus-kafka
Expand All @@ -352,7 +352,7 @@ packaging==26.0
# pyproject-api
# pytest
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# pylint
# python-discovery
Expand Down Expand Up @@ -529,7 +529,7 @@ tomli-w==1.2.0
# via tox
tomlkit==0.14.0
# via pylint
tox==4.52.0
tox==4.52.1
# via -r requirements/test.in
typing-extensions==4.15.0
# via
Expand Down Expand Up @@ -563,7 +563,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.2.0
virtualenv==21.2.1
# via tox
wcwidth==0.6.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ monotonic==1.6
# -r requirements/quality.txt
# -r requirements/test.txt
# analytics-python
more-itertools==11.0.1
more-itertools==11.0.2
# via
# -r requirements/quality.txt
# jaraco-classes
Expand All @@ -522,7 +522,7 @@ oauthlib==3.3.1
# -r requirements/test.txt
# requests-oauthlib
# social-auth-core
openedx-events==11.1.0
openedx-events==11.1.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -537,7 +537,7 @@ packaging==26.0
# pytest
# tox
# twine
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -729,7 +729,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==14.3.3
rich==15.0.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -809,7 +809,7 @@ tomlkit==0.14.0
# -r requirements/quality.txt
# -r requirements/test.txt
# pylint
tox==4.52.0
tox==4.52.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -855,7 +855,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.2.0
virtualenv==21.2.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
Loading