Skip to content

Commit

Permalink
Merge pull request #84 from openedx/repo-tools/upgrade-python-require…
Browse files Browse the repository at this point in the history
…ments-9ed870b

chore: Upgrade Python requirements
  • Loading branch information
saraburns1 authored Sep 4, 2024
2 parents 684dc95 + bc9e7f0 commit 4090e65
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 43 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ billiard==4.2.0
# via celery
celery==5.4.0
# via -r requirements/base.in
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.0
# via pynacl
Expand Down Expand Up @@ -69,7 +69,7 @@ edx-toggles==5.2.0
# via -r requirements/base.in
fs==2.4.16
# via xblock
idna==3.7
idna==3.8
# via requests
jinja2==3.1.4
# via code-annotations
Expand All @@ -88,11 +88,11 @@ newrelic==9.13.0
# via edx-django-utils
oauthlib==3.2.2
# via requests-oauthlib
openedx-atlas==0.6.1
openedx-atlas==0.6.2
# via -r requirements/base.in
openedx-filters==1.9.0
# via -r requirements/base.in
pbr==6.0.0
pbr==6.1.0
# via stevedore
prompt-toolkit==3.0.47
# via click-repl
Expand Down Expand Up @@ -134,7 +134,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.5.1
# via django
stevedore==5.2.0
stevedore==5.3.0
# via
# code-annotations
# edx-django-utils
Expand Down Expand Up @@ -162,7 +162,7 @@ web-fragments==2.2.0
# xblock
webob==1.8.8
# via xblock
xblock==5.0.0
xblock==5.1.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cachetools==5.5.0
# tox
celery==5.4.0
# via -r requirements/quality.txt
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -150,7 +150,7 @@ edx-django-utils==5.15.0
# edx-toggles
edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.txt
edx-opaque-keys==2.10.0
# via -r requirements/quality.txt
Expand All @@ -165,7 +165,7 @@ fs==2.4.16
# via
# -r requirements/quality.txt
# xblock
idna==3.7
idna==3.8
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -205,7 +205,7 @@ mccabe==0.7.0
# via
# -r requirements/quality.txt
# pylint
model-bakery==1.19.3
model-bakery==1.19.5
# via
# -r requirements/quality.txt
# django-mock-queries
Expand All @@ -221,7 +221,7 @@ oauthlib==3.2.2
# via
# -r requirements/quality.txt
# requests-oauthlib
openedx-atlas==0.6.1
openedx-atlas==0.6.2
# via -r requirements/quality.txt
openedx-filters==1.9.0
# via -r requirements/quality.txt
Expand All @@ -241,7 +241,7 @@ pathspec==0.12.1
# via
# -r requirements/quality.txt
# black
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -282,7 +282,7 @@ pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
# via diff-cover
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -381,7 +381,7 @@ sqlparse==0.5.1
# via
# -r requirements/quality.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -438,7 +438,7 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==5.0.0
xblock==5.1.0
# via -r requirements/quality.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
22 changes: 11 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ build==1.2.1
# via -r requirements/doc.in
celery==5.4.0
# via -r requirements/test.txt
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -135,13 +135,13 @@ fs==2.4.16
# via
# -r requirements/test.txt
# xblock
idna==3.7
idna==3.8
# via
# -r requirements/test.txt
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.2.0
importlib-metadata==8.4.0
# via
# keyring
# twine
Expand All @@ -151,7 +151,7 @@ iniconfig==2.0.0
# pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
Expand Down Expand Up @@ -188,7 +188,7 @@ markupsafe==2.1.5
# xblock
mdurl==0.1.2
# via markdown-it-py
model-bakery==1.19.3
model-bakery==1.19.5
# via
# -r requirements/test.txt
# django-mock-queries
Expand All @@ -206,7 +206,7 @@ oauthlib==3.2.2
# via
# -r requirements/test.txt
# requests-oauthlib
openedx-atlas==0.6.1
openedx-atlas==0.6.2
# via -r requirements/test.txt
openedx-filters==1.9.0
# via -r requirements/test.txt
Expand All @@ -217,7 +217,7 @@ packaging==24.1
# pydata-sphinx-theme
# pytest
# sphinx
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -313,7 +313,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via twine
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -353,7 +353,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -401,9 +401,9 @@ webob==1.8.8
# via
# -r requirements/test.txt
# xblock
xblock==5.0.0
xblock==5.1.0
# via -r requirements/test.txt
zipp==3.20.0
zipp==3.20.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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.2.0
setuptools==74.0.0
# via -r requirements/pip.in
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ black==24.8.0
# via -r requirements/quality.in
celery==5.4.0
# via -r requirements/test.txt
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -115,7 +115,7 @@ edx-django-utils==5.15.0
# via
# -r requirements/test.txt
# edx-toggles
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/quality.in
edx-opaque-keys==2.10.0
# via -r requirements/test.txt
Expand All @@ -125,7 +125,7 @@ fs==2.4.16
# via
# -r requirements/test.txt
# xblock
idna==3.7
idna==3.8
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -161,7 +161,7 @@ markupsafe==2.1.5
# xblock
mccabe==0.7.0
# via pylint
model-bakery==1.19.3
model-bakery==1.19.5
# via
# -r requirements/test.txt
# django-mock-queries
Expand All @@ -175,7 +175,7 @@ oauthlib==3.2.2
# via
# -r requirements/test.txt
# requests-oauthlib
openedx-atlas==0.6.1
openedx-atlas==0.6.2
# via -r requirements/test.txt
openedx-filters==1.9.0
# via -r requirements/test.txt
Expand All @@ -186,7 +186,7 @@ packaging==24.1
# pytest
pathspec==0.12.1
# via black
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -214,7 +214,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.in
pylint==3.2.6
pylint==3.2.7
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -295,7 +295,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -340,7 +340,7 @@ webob==1.8.8
# via
# -r requirements/test.txt
# xblock
xblock==5.0.0
xblock==5.1.0
# via -r requirements/test.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ billiard==4.2.0
# celery
celery==5.4.0
# via -r requirements/base.txt
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -107,7 +107,7 @@ fs==2.4.16
# via
# -r requirements/base.txt
# xblock
idna==3.7
idna==3.8
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -135,7 +135,7 @@ markupsafe==2.1.5
# jinja2
# mako
# xblock
model-bakery==1.19.3
model-bakery==1.19.5
# via django-mock-queries
newrelic==9.13.0
# via
Expand All @@ -145,13 +145,13 @@ oauthlib==3.2.2
# via
# -r requirements/base.txt
# requests-oauthlib
openedx-atlas==0.6.1
openedx-atlas==0.6.2
# via -r requirements/base.txt
openedx-filters==1.9.0
# via -r requirements/base.txt
packaging==24.1
# via pytest
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -232,7 +232,7 @@ sqlparse==0.5.1
# via
# -r requirements/base.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -275,7 +275,7 @@ webob==1.8.8
# via
# -r requirements/base.txt
# xblock
xblock==5.0.0
xblock==5.1.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 4090e65

Please sign in to comment.