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

build(deps): bump urllib3 from 2.0.5 to 2.0.6 in /requirements #237

Closed
wants to merge 1 commit into from
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
49 changes: 12 additions & 37 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,21 @@ code-annotations==1.5.0
cryptography==41.0.4
# via secretstorage
diff-cover==7.7.0
# via -r requirements/dev.in
# via -r dev.in
dill==0.3.7
# via pylint
distlib==0.3.7
# via virtualenv
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -c common_constraints.txt
# edx-i18n-tools
docutils==0.20.1
# via readme-renderer
edx-i18n-tools==1.2.0
# via -r requirements/dev.in
# via -r dev.in
edx-lint==5.3.4
# via
# -r requirements/dev.in
# -r requirements/quality.in
# via -r dev.in
filelock==3.12.4
# via
# tox
Expand All @@ -57,12 +55,8 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.1.0
# via keyring
isort==5.12.0
# via
# -r requirements/quality.in
# pylint
# via pylint
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
Expand Down Expand Up @@ -109,12 +103,8 @@ polib==1.2.0
# via edx-i18n-tools
py==1.11.0
# via tox
pycodestyle==2.11.0
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydocstyle==3.0.0
# via -r requirements/quality.in
pygments==2.16.1
# via
# diff-cover
Expand Down Expand Up @@ -159,48 +149,33 @@ secretstorage==3.3.3
six==1.16.0
# via
# edx-lint
# pydocstyle
# tox
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via django
stevedore==5.1.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via
# pylint
# tox
tomlkit==0.12.1
# via pylint
tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/dev.in
# -c common_constraints.txt
# -r dev.in
# tox-battery
tox-battery==0.6.2
# via -r requirements/dev.in
# via -r dev.in
twine==4.0.2
# via -r requirements/dev.in
typing-extensions==4.8.0
# via
# asgiref
# astroid
# pylint
# rich
urllib3==2.0.5
# via -r dev.in
urllib3==2.0.6
# via
# requests
# twine
virtualenv==20.24.5
# via tox
wheel==0.41.2
# via -r requirements/dev.in
# via -r dev.in
wrapt==1.15.0
# via astroid
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata
93 changes: 9 additions & 84 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,58 +8,24 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
amqp==5.1.1
# via kombu
asgiref==3.7.2
# via django
babel==2.12.1
# via
# pydata-sphinx-theme
# sphinx
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# kombu
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
billiard==4.1.0
# via celery
build==1.0.3
# via -r requirements/doc.in
celery==5.3.4
# via
# -c requirements/constraints.txt
# -r requirements/base.in
# via -r doc.in
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==41.0.4
# via secretstorage
django==3.2.21
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
# django-model-utils
# jsonfield
django-model-utils==4.3.1
# via -r requirements/base.in
doc8==1.1.1
# via -r requirements/doc.in
# via -r doc.in
docutils==0.19
# via
# doc8
Expand All @@ -73,12 +39,8 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via
# build
# keyring
# sphinx
# twine
importlib-resources==6.1.0
# via keyring
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
Expand All @@ -87,12 +49,8 @@ jeepney==0.8.0
# secretstorage
jinja2==3.1.2
# via sphinx
jsonfield==3.1.0
# via -r requirements/base.in
keyring==24.2.0
# via twine
kombu==5.3.2
# via celery
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
Expand All @@ -114,8 +72,6 @@ pkginfo==1.9.6
# via twine
pockets==0.9.1
# via sphinxcontrib-napoleon
prompt-toolkit==3.0.39
# via click-repl
pycparser==2.21
# via cffi
pydata-sphinx-theme==0.14.1
Expand All @@ -130,12 +86,6 @@ pygments==2.16.1
# sphinx
pyproject-hooks==1.0.0
# via build
python-dateutil==2.8.2
# via celery
pytz==2023.3.post1
# via
# babel
# django
readme-renderer==42.0
# via twine
requests==2.31.0
Expand All @@ -156,19 +106,18 @@ secretstorage==3.3.3
six==1.16.0
# via
# pockets
# python-dateutil
# sphinxcontrib-napoleon
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
# via
# -r requirements/doc.in
# -r doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.0.1
# via -r requirements/doc.in
# via -r doc.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -178,44 +127,20 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-napoleon==0.7
# via -r requirements/doc.in
# via -r doc.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlparse==0.4.4
# via django
stevedore==5.1.0
# via doc8
tomli==2.0.1
# via
# build
# doc8
# pyproject-hooks
twine==4.0.2
# via -r requirements/doc.in
# via -r doc.in
typing-extensions==4.8.0
# via
# asgiref
# kombu
# pydata-sphinx-theme
# rich
tzdata==2023.3
# via
# backports-zoneinfo
# celery
urllib3==2.0.5
# via pydata-sphinx-theme
urllib3==2.0.6
# via
# requests
# twine
vine==5.0.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.6
# via prompt-toolkit
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata
Loading