Skip to content

Commit

Permalink
Merge pull request #118 from edx/analytics-api-python311-upgrade
Browse files Browse the repository at this point in the history
build: update edx-analytics-data-api service to Python 3.11
  • Loading branch information
UsamaSadiq authored Dec 2, 2024
2 parents 704d1e5 + cdad3ed commit cae03e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/analytics_api/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

dependencies:
- role: edx_django_service
edx_django_service_use_python38: true
edx_django_service_use_python311: true
edx_django_service_repos: '{{ ANALYTICS_API_REPOS }}'
edx_django_service_name: '{{ analytics_api_service_name }}'
edx_django_service_user: '{{ analytics_api_user }}'
Expand Down

0 comments on commit cae03e4

Please sign in to comment.