Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 13, 2024
1 parent f337d10 commit ca36593
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
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

0 comments on commit ca36593

Please sign in to comment.