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

Merged
merged 1 commit into from
Nov 28, 2023
Merged
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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ django-waffle==4.0.0
# via
# edx-django-utils
# edx-toggles
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via
# -r requirements/base.in
# edx-toggles
Expand All @@ -47,9 +47,9 @@ jinja2==3.1.2
# via code-annotations
markupsafe==2.1.3
# via jinja2
newrelic==9.1.2
newrelic==9.2.0
# via edx-django-utils
openedx-events==9.0.1
openedx-events==9.2.0
# via -r requirements/base.in
pbr==6.0.0
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ tomli==2.0.1
# tox
tox==4.11.3
# via -r requirements/ci.in
virtualenv==20.24.6
virtualenv==20.24.7
# via tox
24 changes: 12 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cachetools==5.3.2
# via
# -r requirements/ci.txt
# tox
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -78,7 +78,7 @@ coverage[toml]==7.3.2
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via
# -r requirements/quality.txt
# secretstorage
Expand Down Expand Up @@ -118,7 +118,7 @@ docutils==0.20.1
# via
# -r requirements/quality.txt
# readme-renderer
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via
# -r requirements/quality.txt
# edx-toggles
Expand All @@ -133,7 +133,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.1.0
# via -r requirements/quality.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/quality.txt
# pytest
Expand All @@ -147,7 +147,7 @@ filelock==3.13.1
# -r requirements/ci.txt
# tox
# virtualenv
idna==3.4
idna==3.6
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -210,15 +210,15 @@ more-itertools==10.1.0
# via
# -r requirements/quality.txt
# jaraco-classes
newrelic==9.1.2
newrelic==9.2.0
# via
# -r requirements/quality.txt
# edx-django-utils
nh3==0.2.14
# via
# -r requirements/quality.txt
# readme-renderer
openedx-events==9.0.1
openedx-events==9.2.0
# via -r requirements/quality.txt
packaging==23.2
# via
Expand Down Expand Up @@ -270,7 +270,7 @@ pycparser==2.21
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.16.1
pygments==2.17.2
# via
# -r requirements/quality.txt
# diff-cover
Expand Down Expand Up @@ -352,7 +352,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==13.6.0
rich==13.7.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -395,7 +395,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -416,11 +416,11 @@ urllib3==2.1.0
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.24.6
virtualenv==20.24.7
# via
# -r requirements/ci.txt
# tox
wheel==0.41.3
wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ beautifulsoup4==4.12.2
# via pydata-sphinx-theme
build==1.0.3
# via -r requirements/doc.in
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -59,7 +59,7 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via secretstorage
ddt==1.7.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -91,7 +91,7 @@ docutils==0.19
# readme-renderer
# restructuredtext-lint
# sphinx
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via
# -r requirements/test.txt
# edx-toggles
Expand All @@ -102,7 +102,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.1.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -111,7 +111,7 @@ fastavro==1.9.0
# -r requirements/test.txt
# confluent-kafka
# openedx-events
idna==3.4
idna==3.6
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -152,13 +152,13 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
newrelic==9.1.2
newrelic==9.2.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
openedx-events==9.0.1
openedx-events==9.2.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand All @@ -185,9 +185,9 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
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
# doc8
Expand Down Expand Up @@ -242,7 +242,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.6.0
rich==13.7.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
20 changes: 10 additions & 10 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ avro==1.11.3
# via
# -r requirements/test.txt
# confluent-kafka
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -56,7 +56,7 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.7
# via secretstorage
ddt==1.7.0
# via -r requirements/test.txt
Expand All @@ -83,7 +83,7 @@ django-waffle==4.0.0
# edx-toggles
docutils==0.20.1
# via readme-renderer
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via
# -r requirements/test.txt
# edx-toggles
Expand All @@ -96,7 +96,7 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.1.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via
# -r requirements/test.txt
# pytest
Expand All @@ -105,7 +105,7 @@ fastavro==1.9.0
# -r requirements/test.txt
# confluent-kafka
# openedx-events
idna==3.4
idna==3.6
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -147,13 +147,13 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.1.0
# via jaraco-classes
newrelic==9.1.2
newrelic==9.2.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.14
# via readme-renderer
openedx-events==9.0.1
openedx-events==9.2.0
# via -r requirements/test.txt
packaging==23.2
# via
Expand Down Expand Up @@ -185,7 +185,7 @@ pycparser==2.21
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pygments==2.16.1
pygments==2.17.2
# via
# readme-renderer
# rich
Expand Down Expand Up @@ -244,7 +244,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.6.0
rich==13.7.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -272,7 +272,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.2
tomlkit==0.12.3
# via pylint
twine==4.0.2
# via -r requirements/quality.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ attrs==23.1.0
# openedx-events
avro==1.11.3
# via confluent-kafka
certifi==2023.7.22
certifi==2023.11.17
# via requests
cffi==1.16.0
# via
Expand Down Expand Up @@ -58,7 +58,7 @@ django-waffle==4.0.0
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
edx-django-utils==5.8.0
edx-django-utils==5.9.0
# via
# -r requirements/base.txt
# edx-toggles
Expand All @@ -69,14 +69,14 @@ edx-opaque-keys[django]==2.5.1
# openedx-events
edx-toggles==5.1.0
# via -r requirements/base.txt
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
fastavro==1.9.0
# via
# -r requirements/base.txt
# confluent-kafka
# openedx-events
idna==3.4
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
Expand All @@ -88,11 +88,11 @@ markupsafe==2.1.3
# via
# -r requirements/base.txt
# jinja2
newrelic==9.1.2
newrelic==9.2.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.0.1
openedx-events==9.2.0
# via -r requirements/base.txt
packaging==23.2
# via pytest
Expand Down