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 Mar 19, 2024
1 parent 633f214 commit 4b327d4
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ attrs==23.2.0
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# djangorestframework
# kombu
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -55,11 +56,11 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
cryptography==42.0.5
# via
Expand Down Expand Up @@ -99,7 +100,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -137,7 +138,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.1.0
faker==24.3.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -156,7 +157,7 @@ importlib-metadata==7.0.2
# build
# keyring
# twine
importlib-resources==6.1.3
importlib-resources==6.3.1
# via keyring
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -294,7 +295,6 @@ pytz==2024.1
# via
# -r requirements/base.in
# django
# djangorestframework
# event-tracking
# xblock
pyyaml==6.0.1
Expand Down Expand Up @@ -390,7 +390,7 @@ wheel==0.43.0
# via pip-tools
xblock==2.0.0
# via -r requirements/base.in
zipp==3.17.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ babel==2.14.0
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# djangorestframework
# kombu
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
Expand Down Expand Up @@ -52,9 +53,9 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.6.0
code-annotations==1.7.0
# via edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
cryptography==42.0.5
# via pyjwt
Expand Down Expand Up @@ -85,7 +86,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -123,7 +124,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.1.0
faker==24.3.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -214,7 +215,6 @@ pytz==2024.1
# -r requirements/base.in
# babel
# django
# djangorestframework
# event-tracking
# xblock
pyyaml==6.0.1
Expand Down Expand Up @@ -300,7 +300,7 @@ webob==1.8.7
# via xblock
xblock==2.0.0
# via -r requirements/base.in
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tomli==2.0.1
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# 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 @@ -19,6 +19,7 @@ attrs==23.2.0
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# djangorestframework
# kombu
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -50,11 +51,11 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
cryptography==42.0.5
# via
Expand Down Expand Up @@ -89,7 +90,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -123,7 +124,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.1.0
faker==24.3.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -137,7 +138,7 @@ importlib-metadata==7.0.2
# via
# keyring
# twine
importlib-resources==6.1.3
importlib-resources==6.3.1
# via keyring
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -250,7 +251,6 @@ pytz==2024.1
# via
# -r requirements/base.in
# django
# djangorestframework
# event-tracking
# xblock
pyyaml==6.0.1
Expand Down Expand Up @@ -332,7 +332,7 @@ webob==1.8.7
# via xblock
xblock==2.0.0
# via -r requirements/base.in
zipp==3.17.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ attrs==23.2.0
backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# djangorestframework
# kombu
billiard==4.2.0
# via celery
Expand Down Expand Up @@ -42,9 +43,9 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.6.0
code-annotations==1.7.0
# via edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
cryptography==42.0.5
# via pyjwt
Expand Down Expand Up @@ -103,7 +104,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==24.1.0
faker==24.3.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -176,7 +177,6 @@ pytz==2024.1
# via
# -r requirements/base.in
# django
# djangorestframework
# event-tracking
# xblock
pyyaml==6.0.1
Expand Down

0 comments on commit 4b327d4

Please sign in to comment.