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 #201

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

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

@edx-requirements-bot edx-requirements-bot requested a review from a team July 28, 2024 00:23
@@ -89,30 +88,6 @@ def is_requirement(line):
return line and line.strip() and not line.startswith(('-r', '#', '-e', 'git+', '-c'))


class Tox(TestCommand):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setuptools.command.test is removed in setuptools 72 and I couldn't find any usage of this class.

@salman2013 salman2013 merged commit 1da58cf into master Jul 29, 2024
8 checks passed
@salman2013 salman2013 deleted the repo-tools/upgrade-python-requirements-b370ad1 branch July 29, 2024 11:20
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