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

Upgrade edx-search to 4.1.0 #35712

Merged
merged 1 commit into from
Oct 23, 2024
Merged
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
16 changes: 9 additions & 7 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@ bleach[css]==6.1.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/kernel.in
boto3==1.35.45
boto3==1.35.46
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
botocore==1.35.45
botocore==1.35.46
# via
# -r requirements/edx/kernel.in
# boto3
Expand Down Expand Up @@ -513,7 +513,7 @@ edx-rest-api-client==6.0.0
# -r requirements/edx/kernel.in
# edx-enterprise
# edx-proctoring
edx-search==4.0.0
edx-search==4.1.0
# via -r requirements/edx/kernel.in
edx-sga==0.25.0
# via -r requirements/edx/bundled.in
Expand Down Expand Up @@ -564,7 +564,7 @@ filelock==3.16.1
# via snowflake-connector-python
firebase-admin==6.5.0
# via edx-ace
frozenlist==1.4.1
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
Expand Down Expand Up @@ -748,7 +748,9 @@ markupsafe==3.0.2
maxminddb==2.6.2
# via geoip2
meilisearch==0.31.5
# via -r requirements/edx/kernel.in
# via
# -r requirements/edx/kernel.in
# edx-search
mock==5.1.0
# via -r requirements/edx/paver.txt
mongoengine==0.29.1
Expand Down Expand Up @@ -881,11 +883,11 @@ prompt-toolkit==3.0.48
# via click-repl
propcache==0.2.0
# via yarl
proto-plus==1.24.0
proto-plus==1.25.0
# via
# google-api-core
# google-cloud-firestore
protobuf==5.28.2
protobuf==5.28.3
# via
# google-api-core
# google-cloud-firestore
Expand Down
22 changes: 11 additions & 11 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,14 @@ boto==2.49.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
boto3==1.35.45
boto3==1.35.46
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.35.45
botocore==1.35.46
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -806,7 +806,7 @@ edx-rest-api-client==6.0.0
# -r requirements/edx/testing.txt
# edx-enterprise
# edx-proctoring
edx-search==4.0.0
edx-search==4.1.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -883,7 +883,7 @@ faker==30.8.0
# via
# -r requirements/edx/testing.txt
# factory-boy
fastapi==0.115.2
fastapi==0.115.3
# via
# -r requirements/edx/testing.txt
# pact-python
Expand All @@ -906,7 +906,7 @@ firebase-admin==6.5.0
# edx-ace
freezegun==1.5.1
# via -r requirements/edx/testing.txt
frozenlist==1.4.1
frozenlist==1.5.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1240,6 +1240,7 @@ meilisearch==0.31.5
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-search
mistune==3.0.2
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -1402,7 +1403,6 @@ packaging==24.1
# drf-yasg
# gunicorn
# py2neo
# pydata-sphinx-theme
# pyproject-api
# pytest
# snowflake-connector-python
Expand Down Expand Up @@ -1494,13 +1494,13 @@ propcache==0.2.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# yarl
proto-plus==1.24.0
proto-plus==1.25.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.2
protobuf==5.28.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1566,7 +1566,7 @@ pydantic-core==2.23.4
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# pydantic
pydata-sphinx-theme==0.15.4
pydata-sphinx-theme==0.16.0
# via
# -r requirements/edx/doc.txt
# sphinx-book-theme
Expand Down Expand Up @@ -2053,7 +2053,7 @@ staff-graded-xblock==2.3.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
starlette==0.40.0
starlette==0.41.0
# via
# -r requirements/edx/testing.txt
# fastapi
Expand Down Expand Up @@ -2099,7 +2099,7 @@ tomlkit==0.13.2
# -r requirements/edx/testing.txt
# pylint
# snowflake-connector-python
tox==4.23.1
tox==4.23.2
# via -r requirements/edx/testing.txt
tqdm==4.66.5
# via
Expand Down
19 changes: 10 additions & 9 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@ bleach[css]==6.1.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/base.txt
boto3==1.35.45
boto3==1.35.46
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.35.45
botocore==1.35.46
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -594,7 +594,7 @@ edx-rest-api-client==6.0.0
# -r requirements/edx/base.txt
# edx-enterprise
# edx-proctoring
edx-search==4.0.0
edx-search==4.1.0
# via -r requirements/edx/base.txt
edx-sga==0.25.0
# via -r requirements/edx/base.txt
Expand Down Expand Up @@ -656,7 +656,7 @@ firebase-admin==6.5.0
# via
# -r requirements/edx/base.txt
# edx-ace
frozenlist==1.4.1
frozenlist==1.5.0
# via
# -r requirements/edx/base.txt
# aiohttp
Expand Down Expand Up @@ -892,7 +892,9 @@ maxminddb==2.6.2
# -r requirements/edx/base.txt
# geoip2
meilisearch==0.31.5
# via -r requirements/edx/base.txt
# via
# -r requirements/edx/base.txt
# edx-search
mistune==3.0.2
# via sphinx-mdinclude
mock==5.1.0
Expand Down Expand Up @@ -1002,7 +1004,6 @@ packaging==24.1
# drf-yasg
# gunicorn
# py2neo
# pydata-sphinx-theme
# snowflake-connector-python
# sphinx
pansi==2020.7.3
Expand Down Expand Up @@ -1061,12 +1062,12 @@ propcache==0.2.0
# via
# -r requirements/edx/base.txt
# yarl
proto-plus==1.24.0
proto-plus==1.25.0
# via
# -r requirements/edx/base.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.2
protobuf==5.28.3
# via
# -r requirements/edx/base.txt
# google-api-core
Expand Down Expand Up @@ -1112,7 +1113,7 @@ pydantic-core==2.23.4
# via
# -r requirements/edx/base.txt
# pydantic
pydata-sphinx-theme==0.15.4
pydata-sphinx-theme==0.16.0
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down
22 changes: 12 additions & 10 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@ bleach[css]==6.1.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/base.txt
boto3==1.35.45
boto3==1.35.46
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.35.45
botocore==1.35.46
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -620,7 +620,7 @@ edx-rest-api-client==6.0.0
# -r requirements/edx/base.txt
# edx-enterprise
# edx-proctoring
edx-search==4.0.0
edx-search==4.1.0
# via -r requirements/edx/base.txt
edx-sga==0.25.0
# via -r requirements/edx/base.txt
Expand Down Expand Up @@ -676,7 +676,7 @@ factory-boy==3.3.1
# via -r requirements/edx/testing.in
faker==30.8.0
# via factory-boy
fastapi==0.115.2
fastapi==0.115.3
# via pact-python
fastavro==1.9.7
# via
Expand All @@ -694,7 +694,7 @@ firebase-admin==6.5.0
# edx-ace
freezegun==1.5.1
# via -r requirements/edx/testing.in
frozenlist==1.4.1
frozenlist==1.5.0
# via
# -r requirements/edx/base.txt
# aiohttp
Expand Down Expand Up @@ -945,7 +945,9 @@ maxminddb==2.6.2
mccabe==0.7.0
# via pylint
meilisearch==0.31.5
# via -r requirements/edx/base.txt
# via
# -r requirements/edx/base.txt
# edx-search
mock==5.1.0
# via -r requirements/edx/base.txt
mongoengine==0.29.1
Expand Down Expand Up @@ -1123,12 +1125,12 @@ propcache==0.2.0
# via
# -r requirements/edx/base.txt
# yarl
proto-plus==1.24.0
proto-plus==1.25.0
# via
# -r requirements/edx/base.txt
# google-api-core
# google-cloud-firestore
protobuf==5.28.2
protobuf==5.28.3
# via
# -r requirements/edx/base.txt
# google-api-core
Expand Down Expand Up @@ -1520,7 +1522,7 @@ sqlparse==0.5.1
# django
staff-graded-xblock==2.3.0
# via -r requirements/edx/base.txt
starlette==0.40.0
starlette==0.41.0
# via fastapi
stevedore==5.3.0
# via
Expand Down Expand Up @@ -1556,7 +1558,7 @@ tomlkit==0.13.2
# -r requirements/edx/base.txt
# pylint
# snowflake-connector-python
tox==4.23.1
tox==4.23.2
# via -r requirements/edx/testing.in
tqdm==4.66.5
# via
Expand Down
8 changes: 4 additions & 4 deletions scripts/user_retirement/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ attrs==24.2.0
# via zeep
backoff==2.2.1
# via -r scripts/user_retirement/requirements/base.in
boto3==1.35.45
boto3==1.35.46
# via -r scripts/user_retirement/requirements/base.in
botocore==1.35.45
botocore==1.35.46
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -89,9 +89,9 @@ pbr==6.1.0
# via stevedore
platformdirs==4.3.6
# via zeep
proto-plus==1.24.0
proto-plus==1.25.0
# via google-api-core
protobuf==5.28.2
protobuf==5.28.3
# via
# google-api-core
# googleapis-common-protos
Expand Down
8 changes: 4 additions & 4 deletions scripts/user_retirement/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ attrs==24.2.0
# zeep
backoff==2.2.1
# via -r scripts/user_retirement/requirements/base.txt
boto3==1.35.45
boto3==1.35.46
# via
# -r scripts/user_retirement/requirements/base.txt
# moto
botocore==1.35.45
botocore==1.35.46
# via
# -r scripts/user_retirement/requirements/base.txt
# boto3
Expand Down Expand Up @@ -148,11 +148,11 @@ platformdirs==4.3.6
# zeep
pluggy==1.5.0
# via pytest
proto-plus==1.24.0
proto-plus==1.25.0
# via
# -r scripts/user_retirement/requirements/base.txt
# google-api-core
protobuf==5.28.2
protobuf==5.28.3
# via
# -r scripts/user_retirement/requirements/base.txt
# google-api-core
Expand Down
Loading