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 Dec 30, 2024
1 parent 98b5192 commit b185942
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.8.1
# via django
async-timeout==5.0.1
# via redis
attrs==24.2.0
attrs==24.3.0
# via openedx-events
backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
Expand All @@ -21,9 +21,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
cryptography==44.0.0
# via pyjwt
Expand Down Expand Up @@ -108,7 +108,7 @@ pbr==6.1.0
# via stevedore
ply==3.11
# via djangoql
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ async-timeout==5.0.1
# via
# -r requirements/quality.txt
# redis
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/quality.txt
# openedx-events
Expand Down Expand Up @@ -49,11 +49,11 @@ chardet==5.2.0
# -r requirements/ci.txt
# diff-cover
# tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/quality.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -215,7 +215,7 @@ isort==5.13.2
# via
# -r requirements/quality.txt
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -281,7 +281,7 @@ ply==3.11
# djangoql
polib==1.2.0
# via edx-i18n-tools
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async-timeout==5.0.1
# via
# -r requirements/test.txt
# redis
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/test.txt
# openedx-events
Expand Down Expand Up @@ -45,11 +45,11 @@ cffi==1.17.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -197,7 +197,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -224,7 +224,7 @@ newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
openedx-events==9.14.1
# via -r requirements/test.txt
Expand All @@ -250,7 +250,7 @@ ply==3.11
# via
# -r requirements/test.txt
# djangoql
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/test.txt
# edx-django-utils
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
importlib-metadata==8.5.0
# via build
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async-timeout==5.0.1
# via
# -r requirements/test.txt
# redis
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -35,11 +35,11 @@ cffi==1.17.1
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/test.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/test.txt
# click-log
Expand Down Expand Up @@ -171,7 +171,7 @@ isort==5.13.2
# via
# -r requirements/quality.in
# pylint
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -209,7 +209,7 @@ ply==3.11
# via
# -r requirements/test.txt
# djangoql
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async-timeout==5.0.1
# via
# -r requirements/base.txt
# redis
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -31,11 +31,11 @@ cffi==1.17.1
# -r requirements/base.txt
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# -r requirements/base.txt
# requests
click==8.1.7
click==8.1.8
# via
# -r requirements/base.txt
# code-annotations
Expand Down Expand Up @@ -145,7 +145,7 @@ idna==3.10
# requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via code-annotations
jsonfield2==4.0.0.post0
# via -r requirements/base.txt
Expand All @@ -171,7 +171,7 @@ ply==3.11
# via
# -r requirements/base.txt
# djangoql
psutil==6.1.0
psutil==6.1.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down

0 comments on commit b185942

Please sign in to comment.