From 2c9833a506b64e652acc30f72e7cf29b108ef53d Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Tue, 12 Sep 2023 11:22:14 -0400 Subject: [PATCH] chore: Updating Python Requirements --- requirements/ci.txt | 2 +- requirements/dev.txt | 19 ++++++++----------- requirements/doc.txt | 6 +++--- requirements/pip-tools.txt | 2 +- requirements/pip.txt | 2 +- requirements/quality.txt | 15 ++++++--------- requirements/test.txt | 6 +++--- 7 files changed, 23 insertions(+), 29 deletions(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index 29d28f4..8f81370 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -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 diff --git a/requirements/dev.txt b/requirements/dev.txt index 86d7b06..9616489 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/requirements/doc.txt b/requirements/doc.txt index 55e9396..d987d23 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -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 @@ -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 @@ -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 diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 135c9d9..d2e8e4e 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -4,7 +4,7 @@ # # make upgrade # -build==1.0.0 +build==1.0.3 # via pip-tools click==8.1.7 # via pip-tools diff --git a/requirements/pip.txt b/requirements/pip.txt index 13c7e84..a53f711 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -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 diff --git a/requirements/quality.txt b/requirements/quality.txt index 53a0d36..c811391 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/requirements/test.txt b/requirements/test.txt index c9b8c07..3d7a9ee 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -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 @@ -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 @@ -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