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

Python Requirements Update #453

Conversation

edx-requirements-bot
Copy link
Contributor

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

Deleted obsolete pull_requests:
#451

@edx-requirements-bot
Copy link
Contributor Author

List of packages in the PR without any issue.

  • astroid changes from 3.0.3 to 3.1.0
  • boto3 changes from 1.34.45 to 1.34.55
  • botocore changes from 1.34.45 to 1.34.55
  • build changes from 1.0.3 to 1.1.1
  • cachetools changes from 5.3.2 to 5.3.3
  • cookiecutter changes from 2.5.0 to 2.6.0
  • cryptography changes from 42.0.3 to 42.0.5
  • ddt changes from 1.7.1 to 1.7.2
  • importlib-resources changes from 6.1.1 to 6.1.2
  • keyring changes from 24.3.0 to 24.3.1
  • newrelic changes from 9.6.0 to 9.7.0
  • pkginfo changes from 1.9.6 to 1.10.0
  • pylint changes from 3.0.3 to 3.1.0
  • python-dateutil changes from 2.8.2 to 2.9.0.post0
  • rich changes from 13.7.0 to 13.7.1
  • setuptools changes from 69.1.0 to 69.1.1
  • stevedore changes from 5.1.0 to 5.2.0
  • tomlkit changes from 0.12.3 to 0.12.4
  • typing-extensions changes from 4.9.0 to 4.10.0
  • virtualenv changes from 20.25.0 to 20.25.1

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [NEW] backports-zoneinfo (0.2.1) added to the requirements
  • [MAJOR] django changes from 3.2.24 to 4.2.11
  • [MAJOR] future changes from 0.18.3 to 1.0.0
  • [MAJOR] readme-renderer changes from 42.0 to 43.0
  • [MAJOR] xblock changes from 1.10.0 to 2.0.0

@MichaelRoytman
Copy link
Contributor

Hundreds of tests in the xblock-lti-consumer repository are failing in this week’s Python requirements PR due to an upgrade to xblock==2.0.0. I think this is related to the xblock-sdk library. A fix was merged in a few days ago, it hasn't been released yet, so I couldn’t update the version in xblock-lti-consumer. I pinged them on the PR to ask them to release it. I'm going to close this pull request without merging. When it gets recreated next week, we’ll need to check to see whether we can update the xblock-sdk library. We’ll also have to pin lxml<5.0.0, because that’s the pin they have in the xblock-sdk repository for versions >=0.8.0. When I tested this today by installing from the git commit, it worked.

@MichaelRoytman MichaelRoytman deleted the jenkins/upgrade-python-requirements-516d289 branch March 8, 2024 21:09
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.

2 participants