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

chore: Upgrade Python requirements #17

Merged

Conversation

edx-requirements-bot
Copy link

@edx-requirements-bot edx-requirements-bot commented Aug 2, 2024

Python requirements update. Please review the changelogs for the upgraded packages.

GitHub deprecated the v1 Docker Compose command on approximately 04/02/2024. See this discussion. As a result, the call to docker-compose in CI is failing with the error "/home/runner/work/_temp/786472f6-82d3-477c-b98d-15e3fef3f0c3.sh: line 1: docker-compose: command not found".

To correct this issue, calls to docker-compose must be replace with calls to docker compose. See the Migrate to Compose V2 guide.

@MichaelRoytman MichaelRoytman force-pushed the repo-tools/upgrade-python-requirements-602443d branch from c724820 to 48c70f9 Compare August 2, 2024 14:48
…ompose

GitHub deprecated the v1 Docker Compose command on approximately 04/02/2024. See this discussion: https://github.com/orgs/community/discussions/116610. As a result, the call to "docker-compose" in CI is failing with the error "/home/runner/work/_temp/786472f6-82d3-477c-b98d-15e3fef3f0c3.sh: line 1: docker-compose: command not found".

To correct this issue, calls to "docker-compose" must be replace with calls to "docker compose". See the Migrate to Compose V2 guide: https://docs.docker.com/compose/migrate/.
@MichaelRoytman MichaelRoytman force-pushed the repo-tools/upgrade-python-requirements-602443d branch from 48c70f9 to 4a14d79 Compare August 2, 2024 14:50
@MichaelRoytman MichaelRoytman merged commit 0797775 into master Aug 2, 2024
5 of 6 checks passed
@MichaelRoytman MichaelRoytman deleted the repo-tools/upgrade-python-requirements-602443d branch August 2, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants