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 authored and iloveagent57 committed Jan 6, 2025
1 parent 98b5192 commit 06ba6e8
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 34 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
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ tox==4.23.2
# via -r requirements/ci.in
typing-extensions==4.12.2
# via tox
virtualenv==20.28.0
virtualenv==20.28.1
# via tox
16 changes: 8 additions & 8 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 @@ -186,7 +186,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/quality.txt
faker==33.1.0
faker==33.3.0
# via
# -r requirements/quality.txt
# factory-boy
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 All @@ -293,7 +293,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/quality.txt
pygments==2.18.0
pygments==2.19.0
# via diff-cover
pyjwt[crypto]==2.9.0
# via
Expand Down Expand Up @@ -432,7 +432,7 @@ urllib3==2.2.3
# via
# -r requirements/quality.txt
# requests
virtualenv==20.28.0
virtualenv==20.28.1
# via
# -r requirements/ci.txt
# tox
Expand Down
16 changes: 8 additions & 8 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 @@ -161,7 +161,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/test.txt
faker==33.1.0
faker==33.3.0
# via
# -r requirements/test.txt
# factory-boy
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 All @@ -260,7 +260,7 @@ pycparser==2.22
# cffi
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.0
# via
# accessible-pygments
# doc8
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
12 changes: 6 additions & 6 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 @@ -151,7 +151,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/test.txt
faker==33.1.0
faker==33.3.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -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
12 changes: 6 additions & 6 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 @@ -133,7 +133,7 @@ exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.1
# via -r requirements/test.in
faker==33.1.0
faker==33.3.0
# via factory-boy
fastavro==1.9.7
# via
Expand All @@ -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 06ba6e8

Please sign in to comment.