From 6990fd04ad72d1bd6a456394dc7813bfbdbc8c7c Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sat, 26 Aug 2023 20:09:36 -0400 Subject: [PATCH] chore: Updating Python Requirements --- requirements/ci.txt | 4 ++-- requirements/dev.txt | 22 +++++++++++----------- requirements/django.txt | 6 +++--- requirements/doc.txt | 6 +++--- requirements/pip-tools.txt | 4 ++-- requirements/pip.txt | 4 ++-- requirements/test.txt | 18 +++++++++--------- 7 files changed, 32 insertions(+), 32 deletions(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index 6c321f2c7..d4ff71c87 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -16,7 +16,7 @@ packaging==23.1 # via tox platformdirs==3.10.0 # via virtualenv -pluggy==1.2.0 +pluggy==1.3.0 # via tox py==1.11.0 # via tox @@ -29,7 +29,7 @@ tox==3.28.0 # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/ci.in # tox-battery -tox-battery==0.6.1 +tox-battery==0.6.2 # via -r requirements/ci.in virtualenv==20.24.3 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 98203a83f..3d2c9ca75 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -21,11 +21,11 @@ attrs==23.1.0 # via # -r requirements/test.txt # hypothesis -boto3==1.28.25 +boto3==1.28.35 # via # -r requirements/test.txt # fs-s3fs -botocore==1.31.25 +botocore==1.31.35 # via # -r requirements/test.txt # boto3 @@ -34,7 +34,7 @@ build==0.10.0 # via # -r requirements/pip-tools.txt # pip-tools -click==8.1.6 +click==8.1.7 # via # -r requirements/pip-tools.txt # -r requirements/test.txt @@ -77,7 +77,7 @@ django==2.2.28 # openedx-django-pyfs edx-lint==5.3.4 # via -r requirements/test.txt -exceptiongroup==1.1.2 +exceptiongroup==1.1.3 # via # -r requirements/test.txt # hypothesis @@ -97,7 +97,7 @@ fs-s3fs==1.1.1 # via # -r requirements/test.txt # openedx-django-pyfs -hypothesis==6.82.4 +hypothesis==6.82.6 # via -r requirements/test.txt inflect==7.0.0 # via @@ -168,7 +168,7 @@ platformdirs==3.10.0 # -r requirements/test.txt # pylint # virtualenv -pluggy==1.2.0 +pluggy==1.3.0 # via # -r requirements/ci.txt # -r requirements/test.txt @@ -182,11 +182,11 @@ py==1.11.0 # tox pycodestyle==2.11.0 # via -r requirements/test.txt -pydantic==2.1.1 +pydantic==2.3.0 # via # -r requirements/test.txt # inflect -pydantic-core==2.4.0 +pydantic-core==2.6.3 # via # -r requirements/test.txt # pydantic @@ -243,7 +243,7 @@ pyyaml==6.0.1 # via # -r requirements/test.txt # code-annotations -s3transfer==0.6.1 +s3transfer==0.6.2 # via # -r requirements/test.txt # boto3 @@ -296,7 +296,7 @@ tox==3.28.0 # -r requirements/ci.txt # -r requirements/test.txt # tox-battery -tox-battery==0.6.1 +tox-battery==0.6.2 # via -r requirements/ci.txt typing-extensions==4.7.1 # via @@ -320,7 +320,7 @@ web-fragments==2.1.0 # via -r requirements/test.txt webob==1.8.7 # via -r requirements/test.txt -wheel==0.41.1 +wheel==0.41.2 # via # -r requirements/pip-tools.txt # pip-tools diff --git a/requirements/django.txt b/requirements/django.txt index 273615f4f..8f1ca6b8f 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -8,9 +8,9 @@ appdirs==1.4.4 # via # -r requirements/base.txt # fs -boto3==1.28.25 +boto3==1.28.35 # via fs-s3fs -botocore==1.31.25 +botocore==1.31.35 # via # boto3 # s3transfer @@ -48,7 +48,7 @@ pytz==2023.3 # django pyyaml==6.0.1 # via -r requirements/base.txt -s3transfer==0.6.1 +s3transfer==0.6.2 # via boto3 simplejson==3.19.1 # via -r requirements/base.txt diff --git a/requirements/doc.txt b/requirements/doc.txt index ada45e551..67e20783a 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -18,11 +18,11 @@ babel==2.12.1 # sphinx beautifulsoup4==4.12.2 # via pydata-sphinx-theme -boto3==1.28.25 +boto3==1.28.35 # via # -r requirements/django.txt # fs-s3fs -botocore==1.31.25 +botocore==1.31.35 # via # -r requirements/django.txt # boto3 @@ -98,7 +98,7 @@ pyyaml==6.0.1 # via -r requirements/django.txt requests==2.31.0 # via sphinx -s3transfer==0.6.1 +s3transfer==0.6.2 # via # -r requirements/django.txt # boto3 diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 07c07072c..007ed388d 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -6,7 +6,7 @@ # build==0.10.0 # via pip-tools -click==8.1.6 +click==8.1.7 # via pip-tools packaging==23.1 # via build @@ -19,7 +19,7 @@ tomli==2.0.1 # build # pip-tools # pyproject-hooks -wheel==0.41.1 +wheel==0.41.2 # via pip-tools # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/pip.txt b/requirements/pip.txt index 5e2f7602d..13c7e8459 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,11 +4,11 @@ # # make upgrade # -wheel==0.41.1 +wheel==0.41.2 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: pip==23.2.1 # via -r requirements/pip.in -setuptools==68.0.0 +setuptools==68.1.2 # via -r requirements/pip.in diff --git a/requirements/test.txt b/requirements/test.txt index 3d12eff03..399122df6 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -17,16 +17,16 @@ astroid==2.15.6 # pylint-celery attrs==23.1.0 # via hypothesis -boto3==1.28.25 +boto3==1.28.35 # via # -r requirements/django.txt # fs-s3fs -botocore==1.31.25 +botocore==1.31.35 # via # -r requirements/django.txt # boto3 # s3transfer -click==8.1.6 +click==8.1.7 # via # click-log # code-annotations @@ -55,7 +55,7 @@ distlib==0.3.7 # openedx-django-pyfs edx-lint==5.3.4 # via -r requirements/test.in -exceptiongroup==1.1.2 +exceptiongroup==1.1.3 # via # hypothesis # pytest @@ -72,7 +72,7 @@ fs-s3fs==1.1.1 # via # -r requirements/django.txt # openedx-django-pyfs -hypothesis==6.82.4 +hypothesis==6.82.6 # via -r requirements/test.in inflect==7.0.0 # via jinja2-pluralize @@ -120,7 +120,7 @@ platformdirs==3.10.0 # via # pylint # virtualenv -pluggy==1.2.0 +pluggy==1.3.0 # via # diff-cover # pytest @@ -129,9 +129,9 @@ py==1.11.0 # via tox pycodestyle==2.11.0 # via -r requirements/test.in -pydantic==2.1.1 +pydantic==2.3.0 # via inflect -pydantic-core==2.4.0 +pydantic-core==2.6.3 # via pydantic pygments==2.16.1 # via diff-cover @@ -173,7 +173,7 @@ pyyaml==6.0.1 # via # -r requirements/django.txt # code-annotations -s3transfer==0.6.1 +s3transfer==0.6.2 # via # -r requirements/django.txt # boto3