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

Merged

Conversation

edx-requirements-bot
Copy link
Contributor

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

Deleted obsolete pull_requests:
#2296

@edx-requirements-bot edx-requirements-bot requested a review from a team December 9, 2024 02:34
@edx-requirements-bot
Copy link
Contributor Author

List of packages in the PR without any issue.

  • aiohappyeyeballs changes from 2.4.3 to 2.4.4
  • aiohttp changes from 3.10.10 to 3.11.9
  • astroid changes from 3.3.5 to 3.3.6
  • bcrypt changes from 4.2.0 to 4.2.1
  • bleach changes from 6.1.0 to 6.2.0
  • bleach[css] changes from 6.1.0 to 6.2.0
  • boto3 changes from 1.35.50 to 1.35.76
  • botocore changes from 1.35.50 to 1.35.76
  • cachecontrol changes from 0.14.0 to 0.14.1
  • coverage[toml] changes from 7.6.7 to 7.6.9
  • django changes from 4.2.16 to 4.2.17
  • django-cors-headers changes from 4.5.0 to 4.6.0
  • django-mysql changes from 4.14.0 to 4.15.0
  • django-ses changes from 4.2.0 to 4.3.0
  • django-statici18n changes from 2.5.0 to 2.6.0
  • django-waffle changes from 4.1.0 to 4.2.0
  • drf-spectacular changes from 0.27.2 to 0.28.0
  • edx-codejail changes from 3.5.1 to 3.5.2
  • edx-completion changes from 4.7.3 to 4.7.6
  • edx-django-utils changes from 7.0.0 to 7.1.0
  • edx-submissions changes from 3.8.2 to 3.8.3
  • edxval changes from 2.6.0 to 2.6.1
  • faker changes from 33.0.0 to 33.1.0
  • firebase-admin changes from 6.5.0 to 6.6.0
  • geoip2 changes from 4.8.0 to 4.8.1
  • google-api-core[grpc] changes from 2.22.0 to 2.23.0
  • google-api-python-client changes from 2.149.0 to 2.154.0
  • google-auth changes from 2.35.0 to 2.36.0
  • google-cloud-storage changes from 2.18.2 to 2.19.0
  • googleapis-common-protos changes from 1.65.0 to 1.66.0
  • grpcio changes from 1.67.0 to 1.68.1
  • grpcio-status changes from 1.67.0 to 1.68.1
  • icalendar changes from 6.0.1 to 6.1.0
  • lti-consumer-xblock changes from 9.11.3 to 9.12.0
  • lxml-html-clean changes from 0.3.1 to 0.4.1
  • mako changes from 1.3.6 to 1.3.7
  • meilisearch changes from 0.31.6 to 0.33.0
  • mysqlclient changes from 2.2.5 to 2.2.6
  • newrelic changes from 10.2.0 to 10.3.1
  • nh3 changes from 0.2.18 to 0.2.19
  • openedx-learning changes from 0.17.0 to 0.18.1
  • ora2 changes from 6.14.0 to 6.14.1
  • packaging changes from 24.1 to 24.2
  • pkginfo changes from 1.11.2 to 1.12.0
  • propcache changes from 0.2.0 to 0.2.1
  • protobuf changes from 5.28.3 to 5.29.1
  • pydantic changes from 2.9.2 to 2.10.3
  • pydantic-core changes from 2.23.4 to 2.27.1
  • pyjwt[crypto] changes from 2.9.0 to 2.10.1
  • pylint changes from 3.3.1 to 3.3.2
  • pyopenssl changes from 24.2.1 to 24.3.0
  • regex changes from 2024.9.11 to 2024.11.6
  • rpds-py changes from 0.20.0 to 0.22.3
  • s3transfer changes from 0.10.3 to 0.10.4
  • selenium changes from 4.26.1 to 4.27.1
  • six changes from 1.16.0 to 1.17.0
  • snowflake-connector-python changes from 3.12.3 to 3.12.4
  • sqlparse changes from 0.5.1 to 0.5.2
  • stevedore changes from 5.3.0 to 5.4.0
  • tinycss2 changes from 1.2.1 to 1.4.0
  • tqdm changes from 4.66.6 to 4.67.1
  • virtualenv changes from 20.27.1 to 20.28.0
  • wheel changes from 0.45.0 to 0.45.1
  • wrapt changes from 1.16.0 to 1.17.0
  • yarl changes from 1.17.0 to 1.18.3
  • zipp changes from 3.20.2 to 3.21.0

@edx-requirements-bot
Copy link
Contributor Author

These Packages need manual review..

  • [MAJOR] code-annotations changes from 1.8.0 to 2.0.0
  • [MAJOR] cryptography changes from 43.0.3 to 44.0.0
  • [MAJOR] edx-ccx-keys changes from 1.3.0 to 2.0.2
  • [MAJOR] edx-enterprise changes from 4.32.2 to 5.3.1
  • [MAJOR] edx-proctoring changes from 4.18.3 to 5.0.1
  • [MAJOR] openedx-calc changes from 3.1.2 to 4.0.1
  • [MAJOR] pansi changes from 2020.7.3 to 2024.11.0
  • [MAJOR] watchdog changes from 5.0.3 to 6.0.0
  • [NEW] xblocks-contrib (0.1.0) added to the requirements

@muhammad-ammar muhammad-ammar merged commit 7ca0731 into master Dec 9, 2024
10 checks passed
@muhammad-ammar muhammad-ammar deleted the repo-tools/upgrade-python-requirements-3efd573 branch December 9, 2024 06: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.

2 participants