Skip to content
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
18 changes: 9 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
annotated-doc==0.0.4
# via typer
cachetools==7.0.5
cachetools==7.0.6
# via
# -r requirements/tox.txt
# tox
certifi==2026.2.25
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
click==8.3.2
click==8.3.3
# via typer
colorama==0.4.6
# via
Expand All @@ -28,19 +28,19 @@ distlib==0.4.0
# via
# -r requirements/tox.txt
# virtualenv
filelock==3.25.2
filelock==3.29.0
# via
# -r requirements/tox.txt
# python-discovery
# tox
# virtualenv
idna==3.11
idna==3.13
# via requests
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==26.0
packaging==26.2
# via
# -r requirements/tox.txt
# pyproject-api
Expand Down Expand Up @@ -76,13 +76,13 @@ tomli-w==1.2.0
# via
# -r requirements/tox.txt
# tox
tox==4.52.1
tox==4.53.0
# via -r requirements/tox.txt
typer==0.24.1
typer==0.25.0
# via coveralls
urllib3==2.6.3
# via requests
virtualenv==21.2.1
virtualenv==21.2.4
# via
# -r requirements/tox.txt
# tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ beautifulsoup4==4.14.3
# -r requirements/docs.txt
# -r requirements/test.txt
# pydata-sphinx-theme
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand All @@ -54,7 +54,7 @@ charset-normalizer==3.4.7
# -r requirements/docs.txt
# -r requirements/test.txt
# requests
click==8.3.2
click==8.3.3
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -143,17 +143,17 @@ edx-opaque-keys[django]==4.0.0
# openedx-events
factory-boy==3.3.3
# via -r requirements/test.txt
faker==40.13.0
faker==40.15.0
# via
# -r requirements/test.txt
# factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via
# -r requirements/test.txt
# openedx-events
freezegun==1.5.5
# via -r requirements/test.txt
idna==3.11
idna==3.13
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -195,7 +195,7 @@ mock==5.2.0
# via -r requirements/test.txt
openedx-events==10.2.0
# via -r requirements/test.txt
packaging==26.0
packaging==26.2
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -258,7 +258,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.16.0
pymongo==4.17.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ babel==2.18.0
# sphinx
beautifulsoup4==4.14.3
# via pydata-sphinx-theme
certifi==2026.2.25
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
Expand All @@ -40,7 +40,7 @@ docutils==0.22.4
# sphinx
edx-django-release-util==1.5.0
# via -r requirements/base.txt
idna==3.11
idna==3.13
# via requests
imagesize==2.0.0
# via sphinx
Expand All @@ -50,7 +50,7 @@ jsonfield==3.2.0
# via -r requirements/base.txt
markupsafe==3.0.3
# via jinja2
packaging==26.0
packaging==26.2
# via sphinx
pockets==0.9.1
# via sphinxcontrib-napoleon
Expand Down
8 changes: 4 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
build==1.4.3
build==1.4.4
# via pip-tools
click==8.3.2
click==8.3.3
# via pip-tools
packaging==26.0
packaging==26.2
# via
# build
# wheel
Expand All @@ -18,7 +18,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.46.3
wheel==0.47.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# make upgrade
#
packaging==26.0
packaging==26.2
# via wheel
wheel==0.46.3
wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ beautifulsoup4==4.14.3
# via
# -r requirements/docs.txt
# pydata-sphinx-theme
certifi==2026.2.25
certifi==2026.4.22
# via
# -r requirements/docs.txt
# requests
Expand All @@ -42,7 +42,7 @@ charset-normalizer==3.4.7
# via
# -r requirements/docs.txt
# requests
click==8.3.2
click==8.3.3
# via
# click-log
# code-annotations
Expand Down Expand Up @@ -104,13 +104,13 @@ edx-opaque-keys[django]==4.0.0
# openedx-events
factory-boy==3.3.3
# via -r requirements/test.in
faker==40.13.0
faker==40.15.0
# via factory-boy
fastavro==1.12.1
fastavro==1.12.2
# via openedx-events
freezegun==1.5.5
# via -r requirements/test.in
idna==3.11
idna==3.13
# via
# -r requirements/docs.txt
# requests
Expand Down Expand Up @@ -143,7 +143,7 @@ mock==5.2.0
# via -r requirements/test.in
openedx-events==10.2.0
# via -r requirements/test.in
packaging==26.0
packaging==26.2
# via
# -r requirements/docs.txt
# pytest
Expand Down Expand Up @@ -189,7 +189,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.16.0
pymongo==4.17.0
# via edx-opaque-keys
pynacl==1.6.2
# via edx-django-utils
Expand Down
10 changes: 5 additions & 5 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
#
# make upgrade
#
cachetools==7.0.5
cachetools==7.0.6
# via tox
colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.25.2
filelock==3.29.0
# via
# python-discovery
# tox
# virtualenv
packaging==26.0
packaging==26.2
# via
# pyproject-api
# tox
Expand All @@ -34,7 +34,7 @@ python-discovery==1.2.2
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.52.1
tox==4.53.0
# via -r requirements/tox.in
virtualenv==21.2.1
virtualenv==21.2.4
# via tox