Skip to content

Commit

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

Python Requirements Update
  • Loading branch information
mumarkhan999 authored Jul 14, 2023
2 parents 6fe96b7 + 5464cb0 commit 80bf2b5
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 69 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@
#
build==0.10.0
# via pip-tools
click==8.1.3
click==8.1.4
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via pip-tools

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r python-template/{{cookiecutter.placeholder_repo_name}}/requirements/pip.in
17 changes: 7 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# make upgrade
#
arrow==1.2.3
# via jinja2-time
astroid==2.15.5
# via cookiecutter
astroid==2.15.6
# via
# pylint
# pylint-celery
Expand All @@ -16,9 +16,9 @@ certifi==2023.5.7
# via requests
chardet==5.1.0
# via binaryornot
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via requests
click==8.1.3
click==8.1.4
# via
# click-log
# code-annotations
Expand All @@ -28,7 +28,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
# via edx-lint
cookiecutter==2.1.1
cookiecutter==2.2.3
# via -r requirements/base.in
dill==0.3.6
# via pylint
Expand All @@ -42,9 +42,6 @@ jinja2==3.1.2
# via
# code-annotations
# cookiecutter
# jinja2-time
jinja2-time==0.2.0
# via cookiecutter
lazy-object-proxy==1.9.0
# via astroid
markupsafe==2.1.3
Expand All @@ -53,7 +50,7 @@ mccabe==0.7.0
# via pylint
pbr==5.11.1
# via stevedore
platformdirs==3.6.0
platformdirs==3.8.1
# via pylint
pylint==2.17.4
# via
Expand Down Expand Up @@ -93,7 +90,7 @@ tomli==2.0.1
# via pylint
tomlkit==0.11.8
# via pylint
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# astroid
# pylint
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.6.0
platformdirs==3.8.1
# via virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via tox
py==1.11.0
# via tox
Expand Down
45 changes: 20 additions & 25 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ alabaster==0.7.13
arrow==1.2.3
# via
# -r requirements/test.txt
# jinja2-time
# cookiecutter
asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==2.15.5
astroid==2.15.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -59,11 +59,11 @@ chardet==5.1.0
# via
# -r requirements/test.txt
# binaryornot
charset-normalizer==3.1.0
charset-normalizer==3.2.0
# via
# -r requirements/test.txt
# requests
click==8.1.3
click==8.1.4
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand All @@ -80,11 +80,11 @@ code-annotations==1.3.0
# via
# -r requirements/test.txt
# edx-lint
cookiecutter==2.1.1
cookiecutter==2.2.3
# via
# -r requirements/test.txt
# pytest-cookies
cryptography==41.0.1
cryptography==41.0.2
# via
# -r requirements/test.txt
# secretstorage
Expand All @@ -97,7 +97,7 @@ distlib==0.3.6
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==3.2.19
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -119,7 +119,7 @@ docutils==0.18.1
# sphinx-rtd-theme
edx-lint==5.3.4
# via -r requirements/test.txt
exceptiongroup==1.1.1
exceptiongroup==1.1.2
# via
# -r requirements/test.txt
# pytest
Expand All @@ -137,13 +137,13 @@ imagesize==1.4.1
# via
# -r requirements/test.txt
# sphinx
importlib-metadata==6.7.0
importlib-metadata==6.8.0
# via
# -r requirements/test.txt
# keyring
# sphinx
# twine
importlib-resources==5.12.0
importlib-resources==6.0.0
# via
# -r requirements/test.txt
# keyring
Expand All @@ -155,7 +155,7 @@ isort==5.12.0
# via
# -r requirements/test.txt
# pylint
jaraco-classes==3.2.3
jaraco-classes==3.3.0
# via
# -r requirements/test.txt
# keyring
Expand All @@ -169,13 +169,8 @@ jinja2==3.1.2
# -r requirements/test.txt
# code-annotations
# cookiecutter
# jinja2-time
# sphinx
jinja2-time==0.2.0
# via
# -r requirements/test.txt
# cookiecutter
keyring==23.13.1
keyring==24.2.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -217,19 +212,19 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
# -r requirements/test.txt
# twine
platformdirs==3.6.0
platformdirs==3.8.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.2.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -310,7 +305,7 @@ pyyaml==6.0
# -r requirements/test.txt
# code-annotations
# cookiecutter
readme-renderer==37.3
readme-renderer==40.0
# via
# -r requirements/test.txt
# twine
Expand Down Expand Up @@ -360,9 +355,8 @@ soupsieve==2.4.1
# via
# -r requirements/test.txt
# beautifulsoup4
sphinx==5.3.0
sphinx==6.2.1
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
# pydata-sphinx-theme
# sphinx-book-theme
Expand Down Expand Up @@ -419,6 +413,7 @@ tomli==2.0.1
# -r requirements/pip-tools.txt
# -r requirements/test.txt
# build
# pip-tools
# pylint
# pyproject-hooks
# pytest
Expand All @@ -436,7 +431,7 @@ tox-battery==0.6.1
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/test.txt
typing-extensions==4.6.3
typing-extensions==4.7.1
# via
# -r requirements/test.txt
# asgiref
Expand Down Expand Up @@ -466,7 +461,7 @@ wrapt==1.15.0
# via
# -r requirements/test.txt
# astroid
zipp==3.15.0
zipp==3.16.1
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
8 changes: 5 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@
#
build==0.10.0
# via pip-tools
click==8.1.3
click==8.1.4
# via pip-tools
packaging==23.1
# via build
pip-tools==6.13.0
pip-tools==6.14.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via build
# via
# build
# pip-tools
wheel==0.40.0
# via pip-tools

Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.40.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.1.2
# via -r requirements/pip.in
setuptools==67.8.0
setuptools==68.0.0
# via -r requirements/pip.in
Loading

0 comments on commit 80bf2b5

Please sign in to comment.