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

Merged
merged 1 commit into from
Feb 9, 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 @@ -12,7 +12,7 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
astroid==3.0.2
astroid==3.0.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -66,7 +66,7 @@ dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
django==3.2.23
django==3.2.24
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -109,7 +109,7 @@ edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==10.1.0
edx-drf-extensions==10.2.0
# via -r requirements/base.in
edx-lint==5.3.6
# via -r requirements/quality.in
Expand All @@ -121,7 +121,7 @@ exceptiongroup==1.2.0
# via
# anyio
# pytest
fastapi==0.109.0
fastapi==0.109.2
# via pact-python
filelock==3.13.1
# via
Expand All @@ -147,7 +147,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand All @@ -163,7 +163,7 @@ lxml==5.1.0
# via -r requirements/base.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
Expand Down Expand Up @@ -208,9 +208,9 @@ pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydantic==2.6.0
pydantic==2.6.1
# via fastapi
pydantic-core==2.16.1
pydantic-core==2.16.2
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -254,7 +254,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -299,7 +299,7 @@ snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via django
starlette==0.35.1
starlette==0.36.3
# via fastapi
stevedore==5.1.0
# via
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.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# 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 @@ -12,7 +12,7 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
astroid==3.0.2
astroid==3.0.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -52,7 +52,7 @@ ddt==1.7.1
# via -r requirements/test.in
dill==0.3.8
# via pylint
django==3.2.23
django==3.2.24
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -93,7 +93,7 @@ edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==10.1.0
edx-drf-extensions==10.2.0
# via -r requirements/base.in
edx-lint==5.3.6
# via -r requirements/quality.in
Expand All @@ -105,7 +105,7 @@ exceptiongroup==1.2.0
# via
# anyio
# pytest
fastapi==0.109.0
fastapi==0.109.2
# via pact-python
fs==2.4.16
# via -r requirements/test.in
Expand All @@ -127,7 +127,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand All @@ -141,7 +141,7 @@ lxml==5.1.0
# via -r requirements/base.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via pylint
Expand Down Expand Up @@ -177,9 +177,9 @@ pycodestyle==2.11.1
# via -r requirements/quality.in
pycparser==2.21
# via cffi
pydantic==2.6.0
pydantic==2.6.1
# via fastapi
pydantic-core==2.16.1
pydantic-core==2.16.2
# via pydantic
pydocstyle==6.3.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -220,7 +220,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -264,7 +264,7 @@ snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via django
starlette==0.35.1
starlette==0.36.3
# via fastapi
stevedore==5.1.0
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ edx-django-utils==5.10.1
# via
# edx-drf-extensions
# edx-toggles
edx-drf-extensions==10.1.0
edx-drf-extensions==10.2.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
Expand All @@ -86,7 +86,7 @@ exceptiongroup==1.2.0
# via
# anyio
# pytest
fastapi==0.109.0
fastapi==0.109.2
# via pact-python
fs==2.4.16
# via -r requirements/test.in
Expand All @@ -102,7 +102,7 @@ jinja2==3.1.3
# via code-annotations
lxml==5.1.0
# via -r requirements/base.in
markupsafe==2.1.4
markupsafe==2.1.5
# via jinja2
mock==5.1.0
# via -r requirements/test.in
Expand All @@ -124,9 +124,9 @@ psutil==5.9.8
# pact-python
pycparser==2.21
# via cffi
pydantic==2.6.0
pydantic==2.6.1
# via fastapi
pydantic-core==2.16.1
pydantic-core==2.16.2
# via pydantic
pyjwt[crypto]==2.8.0
# via
Expand All @@ -147,7 +147,7 @@ pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.8.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -176,7 +176,7 @@ sniffio==1.3.0
# via anyio
sqlparse==0.4.4
# via django
starlette==0.35.1
starlette==0.36.3
# via fastapi
stevedore==5.1.0
# via
Expand Down
Loading