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

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 6 additions & 18 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,20 @@
#
# make upgrade
#
certifi==2022.12.7
# via requests
charset-normalizer==3.1.0
# via requests
coverage==7.2.3
# via codecov
distlib==0.3.6
distlib==0.3.7
# via virtualenv
filelock==3.11.0
filelock==3.12.4
# via
# tox
# virtualenv
idna==3.4
# via requests
packaging==23.0
packaging==23.2
# via tox
platformdirs==3.2.0
platformdirs==3.11.0
# via virtualenv
pluggy==1.0.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
requests==2.28.2
# via codecov
six==1.16.0
# via tox
tomli==2.0.1
Expand All @@ -39,7 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.2
# via -r requirements/ci.in
urllib3==1.26.15
# via requests
virtualenv==20.21.0
virtualenv==20.24.5
# via tox
116 changes: 57 additions & 59 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,74 +4,73 @@
#
# make upgrade
#
asgiref==3.6.0
asgiref==3.7.2
# via django
astroid==2.15.2
astroid==3.0.1
# via
# pylint
# pylint-celery
attrs==22.2.0
attrs==23.1.0
# via -r requirements/base.in
bleach==6.0.0
# via readme-renderer
build==0.10.0
build==1.0.3
# via pip-tools
certifi==2022.12.7
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
chardet==5.1.0
chardet==5.2.0
# via diff-cover
charset-normalizer==3.1.0
charset-normalizer==3.3.1
# via requests
click==8.1.3
click==8.1.7
# via
# click-log
# code-annotations
# edx-lint
# pip-tools
click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via edx-lint
cryptography==40.0.1
cryptography==41.0.4
# via secretstorage
diff-cover==7.5.0
diff-cover==8.0.0
# via -r requirements/dev.in
dill==0.3.6
dill==0.3.7
# via pylint
distlib==0.3.6
distlib==0.3.7
# via virtualenv
django==3.2.18
django==3.2.22
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
# edx-i18n-tools
docutils==0.19
docutils==0.20.1
# via readme-renderer
edx-i18n-tools==0.9.2
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
# via
# -r requirements/dev.in
# -r requirements/quality.in
filelock==3.11.0
filelock==3.12.4
# via
# tox
# virtualenv
idna==3.4
# via requests
importlib-metadata==6.3.0
importlib-metadata==6.8.0
# via
# build
# keyring
# twine
importlib-resources==5.12.0
importlib-resources==6.1.0
# via keyring
isort==5.12.0
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.2.3
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
Expand All @@ -81,66 +80,68 @@ jinja2==3.1.2
# via
# code-annotations
# diff-cover
keyring==23.13.1
keyring==24.2.0
# via twine
lazy-object-proxy==1.9.0
# via astroid
markdown-it-py==2.2.0
lxml==4.9.3
# via edx-i18n-tools
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==9.1.0
more-itertools==10.1.0
# via jaraco-classes
packaging==23.0
nh3==0.2.14
# via readme-renderer
packaging==23.2
# via
# build
# tox
path==16.6.0
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
# via stevedore
pip-tools==6.13.0
pip-tools==7.3.0
# via -r requirements/dev.in
pkginfo==1.9.6
# via twine
platformdirs==3.2.0
platformdirs==3.11.0
# via
# pylint
# virtualenv
pluggy==1.0.0
pluggy==1.3.0
# via
# diff-cover
# tox
polib==1.2.0
# via edx-i18n-tools
py==1.11.0
# via tox
pycodestyle==2.10.0
pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.14.0
pygments==2.16.1
# via
# diff-cover
# readme-renderer
# rich
pylint==2.17.2
pylint==3.0.2
# via
# edx-lint
# pylint-celery
# pylint-django
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.3
pylint-django==2.5.4
# via edx-lint
pylint-plugin-utils==0.7
pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
Expand All @@ -150,43 +151,42 @@ python-dateutil==2.8.2
# via -r requirements/base.in
python-slugify==8.0.1
# via code-annotations
pytz==2023.3
pytz==2023.3.post1
# via django
pyyaml==6.0
pyyaml==6.0.1
# via
# code-annotations
# edx-i18n-tools
readme-renderer==37.3
readme-renderer==42.0
# via twine
requests==2.28.2
requests==2.31.0
# via
# requests-toolbelt
# sailthru-client
# twine
requests-toolbelt==0.10.1
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.3.3
rich==13.6.0
# via twine
sailthru-client==2.2.3
# via -r requirements/base.in
secretstorage==3.3.3
# via keyring
simplejson==3.19.1
simplejson==3.19.2
# via sailthru-client
six==1.16.0
# via
# -r requirements/base.in
# bleach
# edx-lint
# python-dateutil
# tox
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.3
sqlparse==0.4.4
# via django
stevedore==5.0.0
stevedore==5.1.0
# via
# -r requirements/base.in
# code-annotations
Expand All @@ -195,37 +195,35 @@ text-unidecode==1.3
tomli==2.0.1
# via
# build
# pip-tools
# pylint
# pyproject-hooks
# tox
tomlkit==0.11.7
tomlkit==0.12.1
# via pylint
tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/dev.in
twine==4.0.2
# via -r requirements/dev.in
typing-extensions==4.5.0
typing-extensions==4.8.0
# via
# asgiref
# astroid
# pylint
# rich
urllib3==1.26.15
urllib3==2.0.7
# via
# requests
# twine
virtualenv==20.21.0
virtualenv==20.24.5
# via tox
webencodings==0.5.1
# via bleach
wheel==0.40.0
wheel==0.41.2
# via
# -r requirements/dev.in
# pip-tools
wrapt==1.15.0
# via astroid
zipp==3.15.0
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
Expand Down
Loading
Loading