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 Sep 12, 2023
1 parent 31b32d1 commit 2c9833a
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 29 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ tox-battery==0.6.2
# via -r requirements/ci.in
typing-extensions==4.7.1
# via filelock
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
19 changes: 8 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ astroid==2.15.6
# via
# pylint
# pylint-celery
bleach==6.0.0
# via readme-renderer
build==1.0.0
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via requests
Expand All @@ -39,7 +37,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
# via
Expand Down Expand Up @@ -108,7 +106,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via factory-boy
filelock==3.12.3
# via
Expand Down Expand Up @@ -165,6 +163,8 @@ more-itertools==10.1.0
# via jaraco-classes
newrelic==9.0.0
# via edx-django-utils
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via
# build
Expand Down Expand Up @@ -228,7 +228,7 @@ pynacl==1.5.0
# via edx-django-utils
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand All @@ -255,7 +255,7 @@ pyyaml==6.0.1
# code-annotations
# edx-i18n-tools
# xblock
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -274,7 +274,6 @@ semantic-version==2.10.0
# via edx-drf-extensions
six==1.16.0
# via
# bleach
# edx-drf-extensions
# edx-lint
# fs
Expand Down Expand Up @@ -324,12 +323,10 @@ urllib3==2.0.4
# via
# requests
# twine
virtualenv==20.24.4
virtualenv==20.24.5
# via tox
web-fragments==2.1.0
# via xblock
webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
wheel==0.41.2
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
# via pyjwt
Expand Down Expand Up @@ -92,7 +92,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand Down Expand Up @@ -149,7 +149,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.0.0
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
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.41.2
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.1.2
setuptools==68.2.1
# via -r requirements/pip.in
15 changes: 6 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ astroid==2.15.6
# via
# pylint
# pylint-celery
bleach==6.0.0
# via readme-renderer
certifi==2023.7.22
# via requests
cffi==1.15.1
Expand All @@ -34,7 +32,7 @@ code-annotations==1.5.0
# via
# edx-lint
# edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
# via
Expand Down Expand Up @@ -94,7 +92,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand Down Expand Up @@ -144,6 +142,8 @@ more-itertools==10.1.0
# via jaraco-classes
newrelic==9.0.0
# via edx-django-utils
nh3==0.2.14
# via readme-renderer
packaging==23.1
# via pytest
pbr==5.11.1
Expand Down Expand Up @@ -188,7 +188,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand All @@ -214,7 +214,7 @@ pyyaml==6.0.1
# via
# code-annotations
# xblock
readme-renderer==41.0
readme-renderer==42.0
# via twine
requests==2.31.0
# via
Expand All @@ -233,7 +233,6 @@ semantic-version==2.10.0
# via edx-drf-extensions
six==1.16.0
# via
# bleach
# edx-drf-extensions
# edx-lint
# fs
Expand Down Expand Up @@ -272,8 +271,6 @@ urllib3==2.0.4
# twine
web-fragments==2.1.0
# via xblock
webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
wrapt==1.15.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click==8.1.7
# edx-django-utils
code-annotations==1.5.0
# via edx-toggles
coverage[toml]==7.3.0
coverage[toml]==7.3.1
# via pytest-cov
cryptography==41.0.3
# via pyjwt
Expand Down Expand Up @@ -72,7 +72,7 @@ exceptiongroup==1.1.3
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==19.3.1
faker==19.6.1
# via factory-boy
freezegun==1.2.2
# via -r requirements/test.in
Expand Down Expand Up @@ -112,7 +112,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytest==7.4.1
pytest==7.4.2
# via
# pytest-cov
# pytest-django
Expand Down

0 comments on commit 2c9833a

Please sign in to comment.