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

chore: Upgrade Python requirements #326

Merged
merged 2 commits into from
Oct 18, 2024
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
2 changes: 1 addition & 1 deletion completion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""


__version__ = '4.7.2'
__version__ = '4.7.3'
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand Down Expand Up @@ -76,7 +76,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -112,14 +112,14 @@ lxml==5.3.0
# via xblock
mako==1.3.5
# via xblock
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
# xblock
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via event-tracking
pbr==6.1.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 @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.8
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ chardet==5.2.0
# via
# diff-cover
# tox
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -61,7 +61,7 @@ code-annotations==1.8.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
# via
Expand All @@ -73,7 +73,7 @@ diff-cover==9.2.0
# via -r requirements/dev.in
dill==0.3.9
# via pylint
distlib==0.3.8
distlib==0.3.9
# via virtualenv
django==4.2.16
# via
Expand Down Expand Up @@ -112,7 +112,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -188,13 +188,13 @@ lxml[html-clean]==5.3.0
# edx-i18n-tools
# lxml-html-clean
# xblock
lxml-html-clean==0.2.2
lxml-html-clean==0.3.1
# via lxml
mako==1.3.5
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand All @@ -209,11 +209,11 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
openedx-events==9.14.1
openedx-events==9.15.0
# via event-tracking
packaging==24.1
# via
Expand Down Expand Up @@ -268,7 +268,7 @@ pylint==3.3.1
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -50,7 +50,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
# via pyjwt
Expand Down Expand Up @@ -98,7 +98,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -146,16 +146,16 @@ lxml==5.3.0
# via xblock
mako==1.3.5
# via xblock
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via event-tracking
packaging==24.1
# via
Expand Down Expand Up @@ -235,7 +235,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
sphinx==8.1.3
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -50,7 +50,7 @@ code-annotations==1.8.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -164,7 +164,7 @@ mako==1.3.5
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
Expand All @@ -179,11 +179,11 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
nh3==0.2.18
# via readme-renderer
openedx-events==9.14.1
openedx-events==9.15.0
# via event-tracking
packaging==24.1
# via pytest
Expand Down Expand Up @@ -221,7 +221,7 @@ pylint==3.3.1
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.5
pylint-django==2.6.1
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -40,7 +40,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-toggles
coverage[toml]==7.6.1
coverage[toml]==7.6.3
# via pytest-cov
cryptography==43.0.1
# via pyjwt
Expand Down Expand Up @@ -78,7 +78,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
edx-ccx-keys==1.3.0
# via openedx-events
edx-django-utils==5.16.0
edx-django-utils==6.0.0
# via
# edx-drf-extensions
# edx-toggles
Expand Down Expand Up @@ -122,16 +122,16 @@ lxml==5.3.0
# via xblock
mako==1.3.5
# via xblock
markupsafe==3.0.0
markupsafe==3.0.1
# via
# jinja2
# mako
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==10.0.0
newrelic==10.1.0
# via edx-django-utils
openedx-events==9.14.1
openedx-events==9.15.0
# via event-tracking
packaging==24.1
# via pytest
Expand Down