Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jan 3, 2025
1 parent ae51220 commit 70990a9
Show file tree
Hide file tree
Showing 9 changed files with 56 additions and 56 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via
Expand Down Expand Up @@ -103,7 +103,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via coreschema
markupsafe==3.0.2
# via jinja2
Expand All @@ -121,7 +121,7 @@ packaging==24.2
# via drf-yasg
pbr==6.1.0
# via stevedore
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -181,7 +181,7 @@ uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.6.9
coverage==7.6.10
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# pylint
Expand All @@ -36,11 +36,11 @@ chardet==5.2.0
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# diff-cover
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/pip-tools.txt
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
Expand Down Expand Up @@ -70,7 +70,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# coreapi
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -232,13 +232,13 @@ jeepney==0.8.0
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# code-annotations
# coreschema
# diff-cover
keyring==25.5.0
keyring==25.6.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# twine
Expand Down Expand Up @@ -326,7 +326,7 @@ pluggy==1.5.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==6.1.0
psutil==6.1.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# edx-django-utils
Expand All @@ -352,7 +352,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.2
pylint==3.3.3
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -516,7 +516,7 @@ uritemplate==4.1.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/validation.txt
# requests
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.8.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pylint
Expand Down Expand Up @@ -43,11 +43,11 @@ chardet==5.2.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# click-log
Expand Down Expand Up @@ -75,7 +75,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# coreapi
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -231,13 +231,13 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# code-annotations
# coreschema
# sphinx
keyring==25.5.0
keyring==25.6.0
# via twine
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -301,7 +301,7 @@ pluggy==1.5.0
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pytest
# tox
psutil==6.1.0
psutil==6.1.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# edx-django-utils
Expand All @@ -327,7 +327,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.2
pylint==3.3.3
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -500,7 +500,7 @@ uritemplate==4.1.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.7
click==8.1.8
# via pip-tools
packaging==24.2
# via build
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ cffi==1.17.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -136,7 +136,7 @@ itypes==1.2.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreapi
jinja2==3.1.4
jinja2==3.1.5
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreschema
Expand Down Expand Up @@ -170,7 +170,7 @@ pbr==6.1.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# stevedore
psutil==6.1.0
psutil==6.1.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -262,7 +262,7 @@ uritemplate==4.1.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# requests
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pylint
Expand All @@ -31,11 +31,11 @@ chardet==5.2.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# click-log
Expand Down Expand Up @@ -63,7 +63,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# coreapi
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -213,12 +213,12 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# code-annotations
# coreschema
keyring==25.5.0
keyring==25.6.0
# via twine
markdown-it-py==3.0.0
# via rich
Expand Down Expand Up @@ -280,7 +280,7 @@ pluggy==1.5.0
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# pytest
# tox
psutil==6.1.0
psutil==6.1.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# edx-django-utils
Expand All @@ -304,7 +304,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.2
pylint==3.3.3
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -449,7 +449,7 @@ uritemplate==4.1.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/test.txt
# requests
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# django
# django-cors-headers
astroid==3.3.6
astroid==3.3.8
# via
# pylint
# pylint-celery
Expand All @@ -26,11 +26,11 @@ cffi==1.17.1
# pynacl
chardet==5.2.0
# via tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# click-log
Expand All @@ -54,7 +54,7 @@ coreschema==0.0.4
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreapi
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -176,7 +176,7 @@ itypes==1.2.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreapi
jinja2==3.1.4
jinja2==3.1.5
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -224,7 +224,7 @@ pluggy==1.5.0
# via
# pytest
# tox
psutil==6.1.0
psutil==6.1.1
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# edx-django-utils
Expand All @@ -240,7 +240,7 @@ pyjwt[crypto]==2.10.1
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -352,7 +352,7 @@ uritemplate==4.1.1
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# coreapi
# drf-yasg
urllib3==2.2.3
urllib3==2.3.0
# via
# -r /home/runner/work/program-intent-engagement/program-intent-engagement/requirements/base.txt
# requests
Expand Down
Loading

0 comments on commit 70990a9

Please sign in to comment.