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

Conversation

edx-requirements-bot
Copy link
Contributor

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

Deleted obsolete pull_requests:
#1903

@edx-requirements-bot edx-requirements-bot requested a review from a team October 17, 2023 00:26
@edx-requirements-bot
Copy link
Contributor Author

List of packages in the PR without any issue.

  • aiohttp changes from 3.8.5 to 3.8.6
  • annotated-types changes from 0.5.0 to 0.6.0
  • astroid changes from 2.15.6 to 2.15.8
  • babel changes from 2.12.1 to 2.13.0
  • bleach changes from 6.0.0 to 6.1.0
  • bleach[css] changes from 6.0.0 to 6.1.0
  • boto3 changes from 1.7.0 to 1.28.62
  • botocore changes from 1.10.84 to 1.31.62
  • cffi changes from 1.15.1 to 1.16.0
  • coverage[toml] changes from 7.3.1 to 7.3.2
  • django changes from 3.2.21 to 3.2.22
  • django-cache-memoize changes from 0.1.10 to 0.2.0
  • django-config-models changes from 2.5.0 to 2.5.1
  • django-filter changes from 23.2 to 23.3
  • django-ipware changes from 5.0.0 to 5.0.1
  • django-oauth-toolkit changes from 1.5.0 to 1.7.1
  • django-storages changes from 1.11.1 to 1.14
  • edx-braze-client changes from 0.1.7 to 0.1.8
  • edx-drf-extensions changes from 8.9.2 to 8.12.0
  • edx-enterprise changes from 4.1.14 to 4.6.4
  • edx-event-bus-kafka changes from 5.4.0 to 5.5.0
  • edx-event-bus-redis changes from 0.3.1 to 0.3.2
  • edx-i18n-tools changes from 1.2.0 to 1.3.0
  • edx-name-affirmation changes from 2.3.6 to 2.3.7
  • edx-opaque-keys[django] changes from 2.5.0 to 2.5.1
  • edxval changes from 2.4.2 to 2.4.4
  • faker changes from 19.6.1 to 19.10.0
  • fastavro changes from 1.8.3 to 1.8.4
  • filelock changes from 3.12.3 to 3.12.4
  • icalendar changes from 5.0.7 to 5.0.10
  • importlib-resources changes from 6.0.1 to 6.1.0
  • jsonschema changes from 4.19.0 to 4.19.1
  • lazy changes from 1.5 to 1.6
  • newrelic changes from 9.0.0 to 9.1.0
  • openai changes from 0.28.0 to 0.28.1
  • openedx-django-wiki changes from 2.0.1 to 2.0.3
  • openedx-learning changes from 0.1.5 to 0.2.4
  • ora2 changes from 5.4.0 to 5.5.5
  • packaging changes from 23.1 to 23.2
  • platformdirs changes from 3.8.1 to 3.11.0
  • platformdirs changes from 3.10.0 to 3.11.0
  • pycodestyle changes from 2.11.0 to 2.11.1
  • pycryptodomex changes from 3.18.0 to 3.19.0
  • pydantic changes from 2.3.0 to 2.4.2
  • pydantic-core changes from 2.6.3 to 2.10.1
  • pydata-sphinx-theme changes from 0.14.0 to 0.14.1
  • pylint changes from 2.17.5 to 2.17.7
  • python3-saml changes from 1.15.0 to 1.16.0
  • redis changes from 5.0.0 to 5.0.1
  • regex changes from 2023.8.8 to 2023.10.3
  • rpds-py changes from 0.10.2 to 0.10.4
  • ruamel-yaml changes from 0.17.32 to 0.17.35
  • ruamel-yaml-clib changes from 0.2.7 to 0.2.8
  • s3transfer changes from 0.1.13 to 0.7.0
  • selenium changes from 4.12.0 to 4.14.0
  • simplejson changes from 3.19.1 to 3.19.2
  • snowflake-connector-python changes from 3.2.0 to 3.2.1
  • sorl-thumbnail changes from 12.9.0 to 12.10.0
  • testfixtures changes from 7.1.0 to 7.2.0
  • tinycss2 changes from 1.1.1 to 1.2.1
  • trio-websocket changes from 0.10.4 to 0.11.1
  • typing-extensions changes from 4.7.1 to 4.8.0
  • urllib3 changes from 1.26.16 to 1.26.17
  • urllib3[socks] changes from 2.0.4 to 2.0.6
  • virtualenv changes from 20.24.1 to 20.24.5
  • wcwidth changes from 0.2.6 to 0.2.8
  • xblock[django] changes from 1.7.0 to 1.8.1
  • zipp changes from 3.16.2 to 3.17.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] diff-cover changes from 7.7.0 to 8.0.0
  • [REMOVED] docutils (0.19) removed from the requirements
  • [NEW] drf-spectacular (0.26.5) added to the requirements
  • [REMOVED] edx-proctoring-proctortrack (1.0.5) removed from the requirements
  • [MAJOR] jmespath changes from 0.10.0 to 1.0.1
  • [DOWNGRADE] lti-consumer-xblock changes from 9.6.2 to 9.6.1
  • [NEW] lxml (4.9.3) added to the requirements
  • [MAJOR] openedx-events changes from 8.5.0 to 9.0.0
  • [REMOVED] py2neo (2021.2.3) removed from the requirements
  • [MAJOR] xblock-utils changes from 3.4.1 to 4.0.0

@edx-requirements-bot
Copy link
Contributor Author

Closing obsolete PR.

@edx-requirements-bot edx-requirements-bot deleted the jenkins/upgrade-python-requirements-214aad4 branch October 24, 2023 00:27
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.

1 participant