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

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
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ django-crum==0.7.9
# via
# -r requirements/base.in
# edx-django-utils
django-ipware==6.0.2
django-ipware==6.0.3
# via -r requirements/base.in
django-model-utils==4.3.1
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ jsonfield==3.1.0
# via -r requirements/base.in
kombu==5.3.4
# via celery
lxml==4.9.3
lxml==4.9.4
# via xblock
mako==1.3.0
# via xblock
Expand All @@ -129,9 +129,9 @@ newrelic==9.3.0
# via edx-django-utils
pbr==6.0.0
# via stevedore
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 All @@ -155,7 +155,7 @@ python-dateutil==2.8.2
# -r requirements/base.in
# celery
# xblock
python-ipware==2.0.0
python-ipware==2.0.1
# via django-ipware
pytz==2023.3.post1
# via
Expand Down Expand Up @@ -212,7 +212,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.9.0
# via edx-when

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/celery50.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ click==8.1.7
click-didyoumean==0.3.0
click-repl==0.3.0
kombu==5.3.4
prompt-toolkit==3.0.42
prompt-toolkit==3.0.43
vine==5.1.0
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
coverage==7.3.2
coverage==7.3.4
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ colorama==0.4.6
# via
# tox
# typer
diff-cover==8.0.1
diff-cover==8.0.2
# via -r requirements/dev.in
dill==0.3.7
# via pylint
Expand All @@ -57,19 +57,19 @@ filelock==3.13.1
# via
# tox
# virtualenv
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via
# rstcheck
# rstcheck-core
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.2
# via
# code-annotations
# diff-cover
lxml==4.9.3
lxml==4.9.4
# via edx-i18n-tools
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -104,9 +104,9 @@ polib==1.2.0
# via edx-i18n-tools
pycodestyle==2.11.1
# via -r requirements/quality.in
pydantic==2.5.2
pydantic==2.5.3
# via rstcheck-core
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via
# -c requirements/constraints.txt
# pip-tools
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via build
packaging==23.2
# via build
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ docutils==0.20.1
# via rstcheck-core
edx-lint==5.3.6
# via -r requirements/quality.in
importlib-metadata==6.11.0
importlib-metadata==7.0.1
# via
# rstcheck
# rstcheck-core
isort==5.13.1
isort==5.13.2
# via
# -r requirements/quality.in
# pylint
Expand All @@ -59,9 +59,9 @@ platformdirs==4.1.0
# via pylint
pycodestyle==2.11.1
# via -r requirements/quality.in
pydantic==2.5.2
pydantic==2.5.3
# via rstcheck-core
pydantic-core==2.14.5
pydantic-core==2.14.6
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ click-plugins==1.1.1
# via celery
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.3.2
coverage[toml]==7.3.4
# via
# coverage
# pytest-cov
Expand All @@ -65,7 +65,7 @@ django-crum==0.7.9
# via
# -r requirements/base.in
# edx-django-utils
django-ipware==6.0.2
django-ipware==6.0.3
# via -r requirements/base.in
django-model-utils==4.3.1
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ exceptiongroup==1.2.0
# via pytest
execnet==2.0.2
# via pytest-xdist
freezegun==1.3.1
freezegun==1.4.0
# via -r requirements/test.in
fs==2.4.16
# via xblock
Expand All @@ -138,7 +138,7 @@ jsonfield==3.1.0
# via celery
logilab-common==2.0.0
# via -r requirements/test.in
lxml==4.9.3
lxml==4.9.4
# via
# edx-i18n-tools
# xblock
Expand Down Expand Up @@ -166,7 +166,7 @@ pluggy==1.3.0
polib==1.2.0
# via edx-i18n-tools
# via click-repl
psutil==5.9.6
psutil==5.9.7
# via edx-django-utils
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -202,7 +202,7 @@ python-dateutil==2.8.2
# celery
# freezegun
# xblock
python-ipware==2.0.0
python-ipware==2.0.1
# via django-ipware
python-slugify==8.0.1
# via code-annotations
Expand Down Expand Up @@ -280,7 +280,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.1
xblock==1.9.0
# via edx-when
zipp==3.17.0
# via importlib-metadata
Expand Down
Loading