Skip to content

Commit

Permalink
chore: python requirements update (#4546)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 20, 2025
1 parent 2acb71a commit a03c683
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.17
django==4.2.18
22 changes: 11 additions & 11 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.97
boto3==1.36.2
# via django-ses
botocore==1.35.97
botocore==1.36.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -126,7 +126,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.1.0
code-annotations==2.2.0
# via
# edx-lint
# edx-toggles
Expand Down Expand Up @@ -284,7 +284,7 @@ django-object-actions==4.3.0
# taxonomy-connector
django-parler==2.3
# via -r requirements/base.in
django-ses==4.3.1
django-ses==4.3.2
# via taxonomy-connector
django-simple-history==3.7.0
# via -r requirements/base.in
Expand All @@ -304,7 +304,7 @@ django-taggit==6.1.0
# via
# -r requirements/base.in
# django-taggit-autosuggest
django-taggit-autosuggest==0.4.1
django-taggit-autosuggest==0.4.2
# via -r requirements/base.in
django-waffle==4.2.0
# via
Expand Down Expand Up @@ -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.158.0
google-api-python-client==2.159.0
# via -r requirements/base.in
google-auth==2.37.0
# via
Expand Down Expand Up @@ -518,7 +518,7 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.5.0
more-itertools==10.6.0
# via simple-salesforce
multidict==6.1.0
# via
Expand All @@ -539,7 +539,7 @@ openai==0.28.1
# taxonomy-connector
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-events==9.15.0
openedx-events==9.15.2
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand Down Expand Up @@ -755,7 +755,7 @@ requests-toolbelt==0.10.1
# via
# -c requirements/constraints.txt
# zeep
responses==0.25.5
responses==0.25.6
# via
# -r requirements/test.in
# pytest-responses
Expand All @@ -767,7 +767,7 @@ ruamel-yaml==0.17.40
# via semgrep
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
selenium==4.12.0
# via
Expand Down Expand Up @@ -904,7 +904,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.28.1
virtualenv==20.29.1
# via tox
walrus==0.9.4
# via edx-event-bus-redis
Expand Down
20 changes: 10 additions & 10 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.97
boto3==1.36.2
# via django-ses
botocore==1.35.97
botocore==1.36.2
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -89,7 +89,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.1.0
code-annotations==2.2.0
# via edx-toggles
contentful==2.2.0
# via -r requirements/base.in
Expand All @@ -107,7 +107,7 @@ defusedxml==0.7.1
# djangorestframework-xml
# python3-openid
# social-auth-core
django==4.2.17
django==4.2.18
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
Expand Down Expand Up @@ -222,7 +222,7 @@ django-object-actions==4.3.0
# taxonomy-connector
django-parler==2.3
# via -r requirements/base.in
django-ses==4.3.1
django-ses==4.3.2
# via
# -r requirements/production.in
# taxonomy-connector
Expand All @@ -244,7 +244,7 @@ django-taggit==6.1.0
# via
# -r requirements/base.in
# django-taggit-autosuggest
django-taggit-autosuggest==0.4.1
django-taggit-autosuggest==0.4.2
# via -r requirements/base.in
django-waffle==4.2.0
# via
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.158.0
google-api-python-client==2.159.0
# via -r requirements/base.in
google-auth==2.37.0
# via
Expand Down Expand Up @@ -419,7 +419,7 @@ markdown==3.7
# via -r requirements/base.in
markupsafe==3.0.2
# via jinja2
more-itertools==10.5.0
more-itertools==10.6.0
# via simple-salesforce
multidict==6.1.0
# via
Expand All @@ -442,7 +442,7 @@ openai==0.28.1
# taxonomy-connector
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-events==9.15.0
openedx-events==9.15.2
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand Down Expand Up @@ -580,7 +580,7 @@ rjsmin==1.2.2
# via django-compressor
rsa==4.9
# via google-auth
s3transfer==0.10.4
s3transfer==0.11.1
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down

0 comments on commit a03c683

Please sign in to comment.