Skip to content

Commit

Permalink
chore: python requirements update (#4532)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 6, 2025
1 parent 8aa9d86 commit d63d119
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ packaging==24.2
# sphinx
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down
16 changes: 8 additions & 8 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.35.90
boto3==1.35.92
# via django-ses
botocore==1.35.90
botocore==1.35.92
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -418,7 +418,7 @@ face==24.0.0
# via glom
factory-boy==3.3.1
# via -r requirements/test.in
faker==33.1.0
faker==33.3.0
# via factory-boy
fastavro==1.10.0
# via openedx-events
Expand All @@ -439,7 +439,7 @@ glom==22.1.0
# via semgrep
google-api-core==2.24.0
# via google-api-python-client
google-api-python-client==2.156.0
google-api-python-client==2.157.0
# via -r requirements/base.in
google-auth==2.37.0
# via
Expand Down Expand Up @@ -611,7 +611,7 @@ pycparser==2.22
# via cffi
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down Expand Up @@ -649,7 +649,7 @@ pynacl==1.5.0
# via edx-django-utils
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.0
pyparsing==3.2.1
# via
# httplib2
# packaging
Expand Down Expand Up @@ -843,7 +843,7 @@ stevedore==5.4.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
taxonomy-connector==1.54.0
taxonomy-connector==2.0.0
# via -r requirements/base.in
testfixtures==8.3.0
# via -r requirements/test.in
Expand Down Expand Up @@ -903,7 +903,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
walrus==0.9.4
# via edx-event-bus-redis
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/course-discovery/course-discovery/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.6.0
setuptools==75.7.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.1
# via celery
boto3==1.35.90
boto3==1.35.92
# via django-ses
botocore==1.35.90
botocore==1.35.92
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -356,7 +356,7 @@ gevent==24.11.1
# via -r requirements/production.in
google-api-core==2.24.0
# via google-api-python-client
google-api-python-client==2.156.0
google-api-python-client==2.157.0
# via -r requirements/base.in
google-auth==2.37.0
# via
Expand Down Expand Up @@ -507,7 +507,7 @@ pynacl==1.5.0
# via edx-django-utils
pyopenssl==24.3.0
# via snowflake-connector-python
pyparsing==3.2.0
pyparsing==3.2.1
# via httplib2
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -616,7 +616,7 @@ stevedore==5.4.0
# code-annotations
# edx-django-utils
# edx-opaque-keys
taxonomy-connector==1.54.0
taxonomy-connector==2.0.0
# via -r requirements/base.in
text-unidecode==1.3
# via python-slugify
Expand Down

0 comments on commit d63d119

Please sign in to comment.