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/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ python-dateutil==2.9.0.post0
# via matplotlib
random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2026.4.4
regex==2026.5.9
# via nltk
scipy==1.17.1
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ hyperframe==6.1.0
# via h2
icalendar==7.1.0
# via -r requirements/edx/kernel.in
idna==3.13
idna==3.14
# via
# anyio
# httpx
Expand Down Expand Up @@ -861,7 +861,7 @@ openedx-events==11.2.0
# openedx-authz
# openedx-core
# ora2
openedx-filters==3.3.0
openedx-filters==3.4.0
# via
# -r requirements/edx/kernel.in
# edx-enterprise
Expand All @@ -880,7 +880,7 @@ packaging==26.2
# kombu
# snowflake-connector-python
# wheel
paramiko==4.0.0
paramiko==5.0.0
# via edx-enterprise
path==16.11.0
# via
Expand Down Expand Up @@ -910,7 +910,7 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.52
# via click-repl
propcache==0.4.1
propcache==0.5.2
# via
# aiohttp
# yarl
Expand Down Expand Up @@ -1070,9 +1070,9 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
regex==2026.4.4
regex==2026.5.9
# via nltk
requests==2.33.1
requests==2.34.0
# via
# analytics-python
# cachecontrol
Expand Down Expand Up @@ -1204,7 +1204,7 @@ tincan==1.0.0
# via edx-enterprise
tinycss2==1.4.0
# via bleach
tomlkit==0.14.0
tomlkit==0.15.0
# via
# openedx-core
# snowflake-connector-python
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
chardet==7.4.3
# via diff-cover
coverage==7.13.5
coverage==7.14.0
# via -r requirements/edx/coverage.in
diff-cover==10.2.0
# via -r requirements/edx/coverage.in
Expand Down
22 changes: 11 additions & 11 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ colorama==0.4.6
# via
# -r requirements/edx/testing.txt
# tox
coverage[toml]==7.13.5
coverage[toml]==7.14.0
# via
# -r requirements/edx/testing.txt
# pytest-cov
Expand Down Expand Up @@ -593,7 +593,7 @@ django-stubs[compatible-mypy]==5.2.9
# -c requirements/constraints.txt
# -r requirements/edx/development.in
# djangorestframework-stubs
django-stubs-ext==6.0.3
django-stubs-ext==6.0.4
# via django-stubs
django-user-tasks==4.0.0
# via
Expand Down Expand Up @@ -1079,7 +1079,7 @@ icalendar==7.1.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
idna==3.13
idna==3.14
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1197,7 +1197,7 @@ lazy==1.6
# lti-consumer-xblock
# ora2
# xblock
librt==0.10.0
librt==0.11.0
# via mypy
libsass==0.10.0
# via
Expand Down Expand Up @@ -1413,7 +1413,7 @@ openedx-events==11.2.0
# openedx-authz
# openedx-core
# ora2
openedx-filters==3.3.0
openedx-filters==3.4.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1453,7 +1453,7 @@ pact-python-ffi==0.5.4.0
# via
# -r requirements/edx/testing.txt
# pact-python
paramiko==4.0.0
paramiko==5.0.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1523,7 +1523,7 @@ prompt-toolkit==3.0.52
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# click-repl
propcache==0.4.1
propcache==0.5.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1846,12 +1846,12 @@ referencing==0.37.0
# -r requirements/edx/testing.txt
# jsonschema
# jsonschema-specifications
regex==2026.4.4
regex==2026.5.9
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# nltk
requests==2.33.1
requests==2.34.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -2129,7 +2129,7 @@ tomli-w==1.2.0
# via
# -r requirements/edx/testing.txt
# tox
tomlkit==0.14.0
tomlkit==0.15.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand All @@ -2144,7 +2144,7 @@ tqdm==4.67.3
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# nltk
types-pyyaml==6.0.12.20260508
types-pyyaml==6.0.12.20260510
# via
# django-stubs
# djangorestframework-stubs
Expand Down
14 changes: 7 additions & 7 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ hyperframe==6.1.0
# h2
icalendar==7.1.0
# via -r requirements/edx/base.txt
idna==3.13
idna==3.14
# via
# -r requirements/edx/base.txt
# anyio
Expand Down Expand Up @@ -1041,7 +1041,7 @@ openedx-events==11.2.0
# openedx-authz
# openedx-core
# ora2
openedx-filters==3.3.0
openedx-filters==3.4.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand All @@ -1062,7 +1062,7 @@ packaging==26.2
# snowflake-connector-python
# sphinx
# wheel
paramiko==4.0.0
paramiko==5.0.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down Expand Up @@ -1105,7 +1105,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/edx/base.txt
# click-repl
propcache==0.4.1
propcache==0.5.2
# via
# -r requirements/edx/base.txt
# aiohttp
Expand Down Expand Up @@ -1303,11 +1303,11 @@ referencing==0.37.0
# -r requirements/edx/base.txt
# jsonschema
# jsonschema-specifications
regex==2026.4.4
regex==2026.5.9
# via
# -r requirements/edx/base.txt
# nltk
requests==2.33.1
requests==2.34.0
# via
# -r requirements/edx/base.txt
# analytics-python
Expand Down Expand Up @@ -1518,7 +1518,7 @@ tinycss2==1.4.0
# via
# -r requirements/edx/base.txt
# bleach
tomlkit==0.14.0
tomlkit==0.15.0
# via
# -r requirements/edx/base.txt
# openedx-core
Expand Down
8 changes: 4 additions & 4 deletions requirements/edx/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ httpx==0.28.1
# via mcp
httpx-sse==0.4.3
# via mcp
idna==3.13
idna==3.14
# via
# anyio
# httpx
Expand Down Expand Up @@ -146,13 +146,13 @@ pyjwt[crypto]==2.12.1
# semgrep
python-dotenv==1.2.2
# via pydantic-settings
python-multipart==0.0.27
python-multipart==0.0.28
# via mcp
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
requests==2.34.0
# via
# opentelemetry-exporter-otlp-proto-http
# semgrep
Expand All @@ -170,7 +170,7 @@ semantic-version==2.10.0
# via semgrep
semgrep==1.162.0
# via -r requirements/edx/semgrep.in
sse-starlette==3.4.2
sse-starlette==3.4.3
# via mcp
starlette==1.0.0
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ codejail-includes==2.0.0
# via -r requirements/edx/base.txt
colorama==0.4.6
# via tox
coverage[toml]==7.13.5
coverage[toml]==7.14.0
# via
# -r requirements/edx/coverage.txt
# pytest-cov
Expand Down Expand Up @@ -837,7 +837,7 @@ hyperframe==6.1.0
# h2
icalendar==7.1.0
# via -r requirements/edx/base.txt
idna==3.13
idna==3.14
# via
# -r requirements/edx/base.txt
# anyio
Expand Down Expand Up @@ -1081,7 +1081,7 @@ openedx-events==11.2.0
# openedx-authz
# openedx-core
# ora2
openedx-filters==3.3.0
openedx-filters==3.4.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand All @@ -1108,7 +1108,7 @@ pact-python==3.4.0
# via -r requirements/edx/testing.in
pact-python-ffi==0.5.4.0
# via pact-python
paramiko==4.0.0
paramiko==5.0.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down Expand Up @@ -1161,7 +1161,7 @@ prompt-toolkit==3.0.52
# via
# -r requirements/edx/base.txt
# click-repl
propcache==0.4.1
propcache==0.5.2
# via
# -r requirements/edx/base.txt
# aiohttp
Expand Down Expand Up @@ -1413,11 +1413,11 @@ referencing==0.37.0
# -r requirements/edx/base.txt
# jsonschema
# jsonschema-specifications
regex==2026.4.4
regex==2026.5.9
# via
# -r requirements/edx/base.txt
# nltk
requests==2.33.1
requests==2.34.0
# via
# -r requirements/edx/base.txt
# analytics-python
Expand Down Expand Up @@ -1589,7 +1589,7 @@ tinycss2==1.4.0
# bleach
tomli-w==1.2.0
# via tox
tomlkit==0.14.0
tomlkit==0.15.0
# via
# -r requirements/edx/base.txt
# edx-lint
Expand Down
4 changes: 2 additions & 2 deletions scripts/user_retirement/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ httplib2==0.31.2
# via
# google-api-python-client
# google-auth-httplib2
idna==3.13
idna==3.14
# via requests
isodate==0.7.2
# via zeep
Expand Down Expand Up @@ -113,7 +113,7 @@ pytz==2026.2
# zeep
pyyaml==6.0.3
# via -r scripts/user_retirement/requirements/base.in
requests==2.33.1
requests==2.34.0
# via
# -r scripts/user_retirement/requirements/base.in
# edx-rest-api-client
Expand Down
6 changes: 3 additions & 3 deletions scripts/user_retirement/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ httplib2==0.31.2
# -r scripts/user_retirement/requirements/base.txt
# google-api-python-client
# google-auth-httplib2
idna==3.13
idna==3.14
# via
# -r scripts/user_retirement/requirements/base.txt
# requests
Expand Down Expand Up @@ -123,7 +123,7 @@ more-itertools==11.0.2
# via
# -r scripts/user_retirement/requirements/base.txt
# simple-salesforce
moto==5.2.0
moto==5.2.1
# via -r scripts/user_retirement/requirements/testing.in
packaging==26.2
# via pytest
Expand Down Expand Up @@ -189,7 +189,7 @@ pyyaml==6.0.3
# via
# -r scripts/user_retirement/requirements/base.txt
# responses
requests==2.33.1
requests==2.34.0
# via
# -r scripts/user_retirement/requirements/base.txt
# edx-rest-api-client
Expand Down
4 changes: 2 additions & 2 deletions scripts/xblock/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
idna==3.13
idna==3.14
# via requests
requests==2.33.1
requests==2.34.0
# via -r scripts/xblock/requirements.in
urllib3==2.7.0
# via requests
Loading