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

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

edx-requirements-bot
Copy link
Contributor

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

Deleted obsolete pull_requests:
#255

@edx-requirements-bot edx-requirements-bot requested a review from a team December 12, 2022 03:35
@edx-requirements-bot
Copy link
Contributor Author

Packages upgraded.

  • boto3 changes from 1.26.3 to 1.26.27.
  • botocore changes from 1.29.3 to 1.29.27.
  • certifi changes from 2022.9.24 to 2022.12.7.
  • chardet changes from 5.0.0 to 5.1.0.
  • simplejson changes from 3.17.6 to 3.18.0.
  • urllib3 changes from 1.26.12 to 1.26.13.
  • filelock changes from 3.8.0 to 3.8.2.
  • platformdirs changes from 2.5.3 to 2.6.0.
  • tox changes from 3.27.0 to 3.27.1.
  • virtualenv changes from 20.16.6 to 20.17.1.
  • astroid changes from 2.12.12 to 2.12.13.
  • exceptiongroup changes from 1.0.1 to 1.0.4.
  • mako changes from 1.2.3 to 1.2.4.
  • pycodestyle changes from 2.9.1 to 2.10.0.
  • pylint changes from 2.15.5 to 2.15.8.
  • pytest-rerunfailures changes from 10.2 to 10.3.
  • stevedore changes from 4.1.0 to 4.1.1.
  • pip-tools changes from 6.9.0 to 6.11.0.
  • wheel changes from 0.38.2 to 0.38.4.
  • setuptools changes from 65.5.1 to 65.6.3.

@edx-requirements-bot
Copy link
Contributor Author

The PR needs manual review before merge.

  • python-slugify changes from 6.1.2 to 7.0.0.
  • packaging changes from 21.3 to 22.0.
  • pyparsing changes from 3.0.9 to None.

@connorhaugh
Copy link
Contributor

python-slugify needs python 3.8. that's what we use.
from packaging:

Remove dependency on pyparsing, by replacing it with a hand-written parser. This package now has no runtime dependencies

So we don't need pyparsing anymore.

@connorhaugh connorhaugh merged commit 9d6eb33 into master Dec 12, 2022
@connorhaugh connorhaugh deleted the jenkins/upgrade-python-requirements-fac9737 branch December 12, 2022 19:23
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