From 496976b1a7974caaeb68de6af85e77a1d317754b Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Tue, 19 Dec 2023 22:04:19 -0500 Subject: [PATCH] chore: Updating Python Requirements --- requirements/base.txt | 6 ++--- requirements/pip.txt | 4 ++-- requirements/pip_tools.txt | 4 ++-- requirements/test.txt | 48 +++++++++++++++++--------------------- 4 files changed, 29 insertions(+), 33 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index e392145..e0dadd2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,9 +6,9 @@ # boto==2.49.0 # via google-compute-engine -boto3==1.29.5 +boto3==1.34.4 # via -r requirements/base.in -botocore==1.32.5 +botocore==1.34.4 # via # -r requirements/base.in # boto3 @@ -28,7 +28,7 @@ markupsafe==2.1.3 # via jinja2 python-dateutil==2.8.2 # via botocore -s3transfer==0.7.0 +s3transfer==0.9.0 # via boto3 six==1.16.0 # via diff --git a/requirements/pip.txt b/requirements/pip.txt index b1d292b..d798b87 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,11 +4,11 @@ # # make upgrade # -wheel==0.41.3 +wheel==0.42.0 # via -r requirements/pip.in # The following packages are considered to be unsafe in a requirements file: -pip==23.3.1 +pip==23.3.2 # via -r requirements/pip.in setuptools==69.0.2 # via -r requirements/pip.in diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 449e80a..c9e5f72 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -8,7 +8,7 @@ build==1.0.3 # via pip-tools click==8.1.7 # via pip-tools -importlib-metadata==6.8.0 +importlib-metadata==7.0.0 # via build packaging==23.2 # via build @@ -21,7 +21,7 @@ tomli==2.0.1 # build # pip-tools # pyproject-hooks -wheel==0.41.3 +wheel==0.42.0 # via pip-tools zipp==3.17.0 # via importlib-metadata diff --git a/requirements/test.txt b/requirements/test.txt index 88f7abb..4f6e0bf 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,7 +6,7 @@ # annotated-types==0.6.0 # via pydantic -astroid==3.0.1 +astroid==3.0.2 # via pylint attrs==23.1.0 # via @@ -14,7 +14,7 @@ attrs==23.1.0 # jsonschema # referencing # sarif-om -aws-sam-translator==1.80.0 +aws-sam-translator==1.82.0 # via cfn-lint aws-xray-sdk==2.12.1 # via moto @@ -22,12 +22,12 @@ boto==2.49.0 # via # -r requirements/base.txt # google-compute-engine -boto3==1.29.5 +boto3==1.34.4 # via # -r requirements/base.txt # aws-sam-translator # moto -botocore==1.32.5 +botocore==1.34.4 # via # -r requirements/base.txt # aws-xray-sdk @@ -38,11 +38,11 @@ certifi==2023.11.17 # via requests cffi==1.16.0 # via cryptography -cfn-lint==0.83.3 +cfn-lint==0.83.6 # via moto charset-normalizer==3.3.2 # via requests -cryptography==41.0.5 +cryptography==41.0.7 # via # moto # python-jose @@ -53,7 +53,7 @@ distro==1.8.0 # via # -r requirements/base.txt # google-compute-engine -docker==6.1.3 +docker==7.0.0 # via moto ecdsa==0.18.0 # via @@ -68,7 +68,7 @@ google-compute-engine==2.8.13 # via -r requirements/base.txt graphql-core==3.2.3 # via moto -idna==3.4 +idna==3.6 # via requests importlib-resources==6.1.1 # via @@ -77,7 +77,7 @@ importlib-resources==6.1.1 # openapi-spec-validator iniconfig==2.0.0 # via pytest -isort==5.12.0 +isort==5.13.2 # via pylint jinja2==3.1.2 # via @@ -106,13 +106,13 @@ jsonschema==4.20.0 # openapi-spec-validator jsonschema-path==0.3.2 # via openapi-spec-validator -jsonschema-specifications==2023.11.1 +jsonschema-specifications==2023.11.2 # via # jsonschema # openapi-schema-validator junit-xml==1.9 # via cfn-lint -lazy-object-proxy==1.9.0 +lazy-object-proxy==1.10.0 # via openapi-spec-validator markupsafe==2.1.3 # via @@ -123,7 +123,7 @@ mccabe==0.7.0 # via pylint mock==5.1.0 # via -r requirements/test.in -moto[cloudformation]==4.2.9 +moto[cloudformation]==4.2.12 # via -r requirements/test.in mpmath==1.3.0 # via sympy @@ -147,13 +147,11 @@ pep8==1.7.1 # via -r requirements/test.in pkgutil-resolve-name==1.3.10 # via jsonschema -platformdirs==3.11.0 - # via - # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt - # pylint +platformdirs==4.1.0 + # via pylint pluggy==1.3.0 # via pytest -py-partiql-parser==0.4.2 +py-partiql-parser==0.5.0 # via moto pyasn1==0.5.1 # via @@ -163,11 +161,11 @@ pycparser==2.21 # via cffi pycurl==7.45.2 # via pyresttest -pydantic==2.5.1 +pydantic==2.5.2 # via aws-sam-translator -pydantic-core==2.14.3 +pydantic-core==2.14.5 # via pydantic -pylint==3.0.2 +pylint==3.0.3 # via -r requirements/test.in pyparsing==3.1.1 # via moto @@ -191,7 +189,7 @@ pyyaml==6.0.1 # moto # pyresttest # responses -referencing==0.31.0 +referencing==0.31.1 # via # jsonschema # jsonschema-path @@ -208,13 +206,13 @@ responses==0.24.1 # via moto rfc3339-validator==0.1.4 # via openapi-schema-validator -rpds-py==0.13.1 +rpds-py==0.15.2 # via # jsonschema # referencing rsa==4.9 # via python-jose -s3transfer==0.7.0 +s3transfer==0.9.0 # via # -r requirements/base.txt # boto3 @@ -237,7 +235,7 @@ tomli==2.0.1 # pytest tomlkit==0.12.3 # via pylint -typing-extensions==4.8.0 +typing-extensions==4.9.0 # via # annotated-types # astroid @@ -252,8 +250,6 @@ urllib3==1.26.18 # docker # requests # responses -websocket-client==1.6.4 - # via docker werkzeug==3.0.1 # via moto wrapt==1.16.0