Skip to content

Commit

Permalink
Merge pull request #699 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-e1db61e

Python Requirements Update
  • Loading branch information
feanil committed Dec 6, 2023
2 parents e1db61e + 36f3800 commit 4c97e93
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 49 deletions.
7 changes: 3 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# tox
# virtualenv
pluggy==1.3.0
Expand All @@ -35,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.3
tox==4.11.4
# via -r requirements/ci.in
virtualenv==20.24.6
virtualenv==20.25.0
# via tox
31 changes: 15 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==23.1.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.28.85
boto3==1.33.8
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.85
botocore==1.33.8
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -93,7 +93,7 @@ django==2.2.28
# openedx-django-pyfs
edx-lint==5.3.6
# via -r requirements/test.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# hypothesis
Expand All @@ -113,9 +113,9 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.88.4
hypothesis==6.91.0
# via -r requirements/test.txt
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -174,17 +174,16 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.7.1
path==16.9.0
# via -r requirements/test.txt
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# -r requirements/test.txt
# pylint
Expand All @@ -199,15 +198,15 @@ pluggy==1.3.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.txt
pydantic==2.5.0
pydantic==2.5.2
# via
# -r requirements/test.txt
# inflect
pydantic-core==2.14.1
pydantic-core==2.14.5
# via
# -r requirements/test.txt
# pydantic
pygments==2.16.1
pygments==2.17.2
# via
# -r requirements/test.txt
# diff-cover
Expand Down Expand Up @@ -265,7 +264,7 @@ pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -307,11 +306,11 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.11.3
tox==4.11.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -328,7 +327,7 @@ urllib3==1.26.18
# via
# -r requirements/test.txt
# botocore
virtualenv==20.24.6
virtualenv==20.25.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -337,7 +336,7 @@ web-fragments==2.1.0
# via -r requirements/test.txt
webob==1.8.7
# via -r requirements/test.txt
wheel==0.41.3
wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
6 changes: 3 additions & 3 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# fs
boto3==1.28.85
boto3==1.33.8
# via fs-s3fs
botocore==1.31.85
botocore==1.33.8
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -52,7 +52,7 @@ pytz==2023.3.post1
# django
pyyaml==6.0.1
# via -r requirements/base.txt
s3transfer==0.7.0
s3transfer==0.8.2
# via boto3
simplejson==3.19.2
# via -r requirements/base.txt
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ babel==2.13.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
boto3==1.28.85
boto3==1.33.8
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.31.85
botocore==1.33.8
# via
# -r requirements/django.txt
# boto3
# s3transfer
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -49,11 +49,11 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via sphinx
jinja2==3.1.2
# via sphinx
Expand Down Expand Up @@ -81,9 +81,9 @@ packaging==23.2
# via
# pydata-sphinx-theme
# sphinx
pydata-sphinx-theme==0.14.3
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.16.1
pygments==2.17.2
# via
# accessible-pygments
# pydata-sphinx-theme
Expand All @@ -101,7 +101,7 @@ pyyaml==6.0.1
# via -r requirements/django.txt
requests==2.31.0
# via sphinx
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/django.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
importlib-metadata==7.0.0
# via build
packaging==23.2
# via build
Expand All @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.3
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.41.3
wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via -r requirements/pip.in
setuptools==68.2.2
setuptools==69.0.2
# via -r requirements/pip.in
27 changes: 13 additions & 14 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ astroid==3.0.1
# pylint-celery
attrs==23.1.0
# via hypothesis
boto3==1.28.85
boto3==1.33.8
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.31.85
botocore==1.33.8
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -61,7 +61,7 @@ distlib==0.3.7
# openedx-django-pyfs
edx-lint==5.3.6
# via -r requirements/test.in
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# hypothesis
# pytest
Expand All @@ -78,7 +78,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.88.4
hypothesis==6.91.0
# via -r requirements/test.in
inflect==7.0.0
# via jinja2-pluralize
Expand Down Expand Up @@ -120,13 +120,12 @@ packaging==23.2
# pyproject-api
# pytest
# tox
path==16.7.1
path==16.9.0
# via -r requirements/test.in
pbr==6.0.0
# via stevedore
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# pylint
# tox
# virtualenv
Expand All @@ -137,11 +136,11 @@ pluggy==1.3.0
# tox
pycodestyle==2.11.1
# via -r requirements/test.in
pydantic==2.5.0
pydantic==2.5.2
# via inflect
pydantic-core==2.14.1
pydantic-core==2.14.5
# via pydantic
pygments==2.16.1
pygments==2.17.2
# via diff-cover
pylint==3.0.2
# via
Expand Down Expand Up @@ -183,7 +182,7 @@ pyyaml==6.0.1
# via
# -r requirements/django.txt
# code-annotations
s3transfer==0.7.0
s3transfer==0.8.2
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -213,9 +212,9 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
tox==4.11.3
tox==4.11.4
# via -r requirements/test.in
typing-extensions==4.8.0
# via
Expand All @@ -229,7 +228,7 @@ urllib3==1.26.18
# via
# -r requirements/django.txt
# botocore
virtualenv==20.24.6
virtualenv==20.25.0
# via tox
web-fragments==2.1.0
# via -r requirements/django.txt
Expand Down

0 comments on commit 4c97e93

Please sign in to comment.