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

Merged
merged 1 commit into from
Jan 29, 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
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.0
# via
# pyjwt
# secretstorage
ddt==1.7.1
# via -r requirements/test.in
diff-cover==8.0.2
diff-cover==8.0.3
# via -r requirements/dev.in
dill==0.3.7
# via pylint
Expand Down Expand Up @@ -107,7 +107,7 @@ docutils==0.20.1
# via readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.9.0
edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -132,7 +132,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.5.0
# via factory-boy
filelock==3.13.1
# via
Expand Down Expand Up @@ -163,23 +163,23 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# diff-cover
keyring==24.3.0
# via twine
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via
# edx-i18n-tools
# xblock
mako==1.3.0
mako==1.3.1
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via
# jinja2
# mako
Expand All @@ -192,7 +192,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand Down Expand Up @@ -222,7 +222,7 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.7
psutil==5.9.8
# via edx-django-utils
py==1.11.0
# via tox
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# kombu
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -56,7 +56,7 @@ coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.0
# via pyjwt
ddt==1.7.1
# via -r requirements/test.in
Expand Down Expand Up @@ -99,7 +99,7 @@ docutils==0.19
# sphinx
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.9.0
edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.5.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -132,24 +132,24 @@ importlib-metadata==7.0.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via
# code-annotations
# sphinx
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.1
# via xblock
markupsafe==2.1.3
markupsafe==2.1.4
# via
# jinja2
# mako
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
packaging==23.2
# via
Expand All @@ -162,7 +162,7 @@ pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.7
psutil==5.9.8
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.0
# via
# pyjwt
# secretstorage
Expand Down Expand Up @@ -97,7 +97,7 @@ docutils==0.20.1
# via readme-renderer
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.9.0
edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.5.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -144,19 +144,19 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
keyring==24.3.0
# via twine
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.1
# via xblock
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
markupsafe==2.1.4
# via
# jinja2
# mako
Expand All @@ -169,7 +169,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
nh3==0.2.15
# via readme-renderer
Expand All @@ -185,7 +185,7 @@ pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.7
psutil==5.9.8
# via edx-django-utils
pycodestyle==2.11.1
# via -r requirements/quality.in
Expand Down
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cryptography==41.0.7
cryptography==42.0.0
# via pyjwt
ddt==1.7.1
# via -r requirements/test.in
Expand Down Expand Up @@ -79,7 +79,7 @@ django-waffle==4.1.0
# edx-drf-extensions
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.9.0
edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
Expand All @@ -98,7 +98,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.1.0
faker==22.5.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -108,22 +108,22 @@ idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via code-annotations
kombu==5.3.4
kombu==5.3.5
# via celery
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.1
# via xblock
markupsafe==2.1.3
markupsafe==2.1.4
# via
# jinja2
# mako
# xblock
mock==5.1.0
# via -r requirements/test.in
newrelic==9.4.0
newrelic==9.5.0
# via edx-django-utils
packaging==23.2
# via pytest
Expand All @@ -133,7 +133,7 @@ pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.7
psutil==5.9.8
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down
Loading