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

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
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# coverage
# pytest-cov
Expand All @@ -67,7 +67,7 @@ cryptography==41.0.7
# secretstorage
ddt==1.7.0
# via -r requirements/test.in
diff-cover==8.0.1
diff-cover==8.0.2
# via -r requirements/dev.in
dill==0.3.7
# via pylint
Expand Down Expand Up @@ -132,13 +132,13 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
filelock==3.13.1
# via
# tox
# virtualenv
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand All @@ -153,7 +153,7 @@ importlib-resources==6.1.1
# via keyring
iniconfig==2.0.0
# via pytest
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -220,9 +220,9 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.42
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
py==1.11.0
# via tox
Expand Down Expand Up @@ -378,7 +378,7 @@ webob==1.8.7
# via xblock
wheel==0.42.0
# via pip-tools
xblock==1.8.1
xblock==1.9.0
# via -r requirements/base.in
zipp==3.17.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -118,9 +118,9 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -160,9 +160,9 @@ pbr==6.0.0
# via stevedore
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.42
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -290,7 +290,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.9.0
# via -r requirements/base.in
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -118,9 +118,9 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand All @@ -134,7 +134,7 @@ importlib-resources==6.1.1
# via keyring
iniconfig==2.0.0
# via pytest
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -183,9 +183,9 @@ platformdirs==4.1.0
# via pylint
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.42
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycodestyle==2.11.1
# via -r requirements/quality.in
Expand Down Expand Up @@ -322,7 +322,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.9.0
# via -r requirements/base.in
zipp==3.17.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.2
coverage[toml]==7.3.3
# via
# coverage
# pytest-cov
Expand Down Expand Up @@ -98,9 +98,9 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand Down Expand Up @@ -131,9 +131,9 @@ pbr==6.0.0
# via stevedore
pluggy==1.3.0
# via pytest
prompt-toolkit==3.0.42
prompt-toolkit==3.0.43
# via click-repl
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -222,7 +222,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.9.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading