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

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/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.in
django-waffle==4.1.0
# via
Expand Down Expand Up @@ -132,7 +132,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.7.0
faker==23.1.0
# via factory-boy
filelock==3.13.1
# via
Expand All @@ -157,7 +157,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 Down Expand Up @@ -278,7 +278,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -344,7 +344,7 @@ tox==3.28.0
# via
# -c requirements/constraints.txt
# -r requirements/dev.in
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
typing-extensions==4.9.0
# via
Expand All @@ -355,7 +355,7 @@ typing-extensions==4.9.0
# kombu
# pylint
# rich
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.in
django-waffle==4.1.0
# via
Expand Down Expand Up @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.7.0
faker==23.1.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand Down Expand Up @@ -199,7 +199,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -273,7 +273,7 @@ typing-extensions==4.9.0
# faker
# kombu
# pydata-sphinx-theme
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.in
django-waffle==4.1.0
# via
Expand Down Expand Up @@ -118,7 +118,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.7.0
faker==23.1.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand All @@ -138,7 +138,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 Down Expand Up @@ -236,7 +236,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -292,7 +292,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
twine==4.0.2
twine==5.0.0
# via -r requirements/quality.in
typing-extensions==4.9.0
# via
Expand All @@ -303,7 +303,7 @@ typing-extensions==4.9.0
# kombu
# pylint
# rich
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ django-crum==0.7.9
# via
# edx-django-utils
# edx-toggles
django-model-utils==4.3.1
django-model-utils==4.4.0
# via -r requirements/base.in
django-waffle==4.1.0
# via
Expand Down Expand Up @@ -98,7 +98,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==22.7.0
faker==23.1.0
# via factory-boy
freezegun==1.4.0
# via -r requirements/test.in
Expand Down Expand Up @@ -162,7 +162,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# xblock
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via
Expand Down Expand Up @@ -205,7 +205,7 @@ typing-extensions==4.9.0
# edx-opaque-keys
# faker
# kombu
tzdata==2023.4
tzdata==2024.1
# via
# backports-zoneinfo
# celery
Expand Down
Loading