Skip to content

Commit

Permalink
chore: Updating Python Requirements (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Mar 5, 2024
1 parent 2344cce commit c3613a3
Show file tree
Hide file tree
Showing 7 changed files with 141 additions and 111 deletions.
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
cachetools==5.3.2
cachetools==5.3.3
# via tox
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
Expand All @@ -20,19 +20,19 @@ packaging==23.2
# via
# pyproject-api
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via tox
pyproject-api==1.6.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.11.4
tox==4.13.0
# via -r requirements/ci.in
virtualenv==20.25.0
virtualenv==20.25.1
# via tox
92 changes: 53 additions & 39 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,22 @@
#
asgiref==3.7.2
# via django
astroid==3.0.1
astroid==3.1.0
# via
# pylint
# pylint-celery
attrs==23.1.0
attrs==23.2.0
# via -r requirements/base.in
build==1.0.3
backports-zoneinfo==0.2.1
# via django
build==1.1.1
# via pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via tox
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
chardet==5.2.0
# via
# diff-cover
Expand All @@ -32,17 +36,19 @@ click==8.1.7
# pip-tools
click-log==0.4.0
# via edx-lint
code-annotations==1.5.0
code-annotations==1.6.0
# via edx-lint
colorama==0.4.6
# via tox
diff-cover==8.0.1
cryptography==42.0.5
# via secretstorage
diff-cover==8.0.3
# via -r requirements/dev.in
dill==0.3.7
dill==0.3.8
# via pylint
distlib==0.3.7
distlib==0.3.8
# via virtualenv
django==3.2.23
django==4.2.10
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -61,36 +67,40 @@ filelock==3.13.1
# virtualenv
idna==3.6
# via requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# build
# keyring
# twine
importlib-resources==6.1.1
importlib-resources==6.1.2
# via keyring
isort==5.12.0
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jinja2==3.1.2
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.3
# via
# code-annotations
# diff-cover
keyring==24.3.0
keyring==24.3.1
# via twine
lxml==4.9.3
lxml==5.1.0
# via edx-i18n-tools
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
Expand All @@ -99,35 +109,37 @@ packaging==23.2
# build
# pyproject-api
# tox
path==16.9.0
path==16.10.0
# via edx-i18n-tools
pbr==6.0.0
# via stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/dev.in
pkginfo==1.9.6
pkginfo==1.10.0
# via twine
platformdirs==4.1.0
platformdirs==4.2.0
# via
# pylint
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# diff-cover
# tox
polib==1.2.0
# via edx-i18n-tools
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.17.2
# via
# diff-cover
# readme-renderer
# rich
pylint==3.0.2
pylint==3.1.0
# via
# edx-lint
# pylint-celery
Expand All @@ -144,18 +156,18 @@ pylint-plugin-utils==0.8.2
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
python-dateutil==2.8.2
# via
# build
# pip-tools
python-dateutil==2.9.0.post0
# via -r requirements/base.in
python-slugify==8.0.1
python-slugify==8.0.4
# via code-annotations
pytz==2023.3.post1
# via django
pyyaml==6.0.1
# via
# code-annotations
# edx-i18n-tools
readme-renderer==42.0
readme-renderer==43.0
# via twine
requests==2.31.0
# via
Expand All @@ -166,10 +178,12 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.0
rich==13.7.1
# via twine
sailthru-client==2.2.3
# via -r requirements/base.in
secretstorage==3.3.3
# via keyring
simplejson==3.19.2
# via sailthru-client
six==1.16.0
Expand All @@ -181,7 +195,7 @@ snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/base.in
# code-annotations
Expand All @@ -195,23 +209,23 @@ tomli==2.0.1
# pyproject-api
# pyproject-hooks
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via pylint
tox==4.11.4
tox==4.13.0
# via -r requirements/dev.in
twine==4.0.2
twine==5.0.0
# via -r requirements/dev.in
typing-extensions==4.8.0
typing-extensions==4.10.0
# via
# asgiref
# astroid
# pylint
# rich
urllib3==2.1.0
urllib3==2.2.1
# via
# requests
# twine
virtualenv==20.25.0
virtualenv==20.25.1
# via tox
wheel==0.42.0
# via
Expand Down
Loading

0 comments on commit c3613a3

Please sign in to comment.