Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#303)
Browse files Browse the repository at this point in the history
* chore: Upgrade Python requirements
* chore: bumps version to 4.6.5

---------

Co-authored-by: Jillian Vogel <[email protected]>
  • Loading branch information
edx-requirements-bot and pomegranited authored Jun 27, 2024
1 parent 9efbcc8 commit ffe0812
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion completion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""


__version__ = '4.6.4'
__version__ = '4.6.5'
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -124,13 +124,13 @@ markupsafe==2.1.5
# xblock
newrelic==9.11.0
# via edx-django-utils
openedx-events==9.10.0
openedx-events==9.11.0
# via event-tracking
pbr==6.0.0
# via stevedore
prompt-toolkit==3.0.47
# via click-repl
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -206,7 +206,7 @@ xblock==4.0.1
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.0.0
setuptools==70.1.1
# via
# -r requirements/base.in
# fs
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -28,13 +28,13 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ code-annotations==1.8.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
cryptography==42.0.8
# via
Expand Down Expand Up @@ -110,7 +110,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -151,11 +151,11 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.8.0
faker==25.9.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand Down Expand Up @@ -227,7 +227,7 @@ newrelic==9.11.0
# via edx-django-utils
nh3==0.2.17
# via readme-renderer
openedx-events==9.10.0
openedx-events==9.11.0
# via event-tracking
packaging==24.1
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.47
# via click-repl
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycodestyle==2.12.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -294,7 +294,7 @@ pymongo==3.13.0
# event-tracking
pynacl==1.5.0
# via edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pyproject-hooks==1.1.0
# via
Expand Down Expand Up @@ -399,7 +399,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
wcwidth==0.2.13
# via prompt-toolkit
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-toggles
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
cryptography==42.0.8
# via pyjwt
Expand Down Expand Up @@ -88,7 +88,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -129,7 +129,7 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.8.0
faker==25.9.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -166,7 +166,7 @@ mock==5.1.0
# via -r requirements/test.in
newrelic==9.11.0
# via edx-django-utils
openedx-events==9.10.0
openedx-events==9.11.0
# via event-tracking
packaging==24.1
# via
Expand All @@ -179,7 +179,7 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via click-repl
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r requirements/pip.in
setuptools==70.0.0
setuptools==70.1.1
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ code-annotations==1.8.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
cryptography==42.0.8
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ django-waffle==4.1.0
# edx-django-utils
# edx-drf-extensions
# edx-toggles
djangorestframework==3.15.1
djangorestframework==3.15.2
# via
# -r requirements/base.in
# drf-jwt
Expand Down Expand Up @@ -131,7 +131,7 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.8.0
faker==25.9.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -195,7 +195,7 @@ newrelic==9.11.0
# via edx-django-utils
nh3==0.2.17
# via readme-renderer
openedx-events==9.10.0
openedx-events==9.11.0
# via event-tracking
packaging==24.1
# via pytest
Expand All @@ -209,7 +209,7 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via click-repl
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycodestyle==2.12.0
# via -r requirements/quality.in
Expand Down Expand Up @@ -353,7 +353,7 @@ zipp==3.19.2
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.0.0
setuptools==70.1.1
# via
# -r requirements/base.in
# fs
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ click-repl==0.3.0
# via celery
code-annotations==1.8.0
# via edx-toggles
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
cryptography==42.0.8
# via pyjwt
Expand Down Expand Up @@ -109,7 +109,7 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.8.0
faker==25.9.1
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand Down Expand Up @@ -138,7 +138,7 @@ mock==5.1.0
# via -r requirements/test.in
newrelic==9.11.0
# via edx-django-utils
openedx-events==9.10.0
openedx-events==9.11.0
# via event-tracking
packaging==24.1
# via pytest
Expand All @@ -148,7 +148,7 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via click-repl
psutil==5.9.8
psutil==6.0.0
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down

0 comments on commit ffe0812

Please sign in to comment.