diff --git a/requirements/base.txt b/requirements/base.txt index 677bd8e..18cae6e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,14 +1,14 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # boto==2.49.0 # via google-compute-engine -boto3==1.42.7 +boto3==1.42.27 # via -r requirements/base.in -botocore==1.42.7 +botocore==1.42.27 # via # -r requirements/base.in # boto3 @@ -34,7 +34,7 @@ six==1.17.0 # via # -r requirements/base.in # python-dateutil -urllib3==2.6.1 +urllib3==2.6.3 # via botocore # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/pip.txt b/requirements/pip.txt index 394969c..929f3ee 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 75ad4c4..572bb75 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -1,10 +1,10 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # -build==1.3.0 +build==1.4.0 # via pip-tools click==8.3.1 # via pip-tools diff --git a/requirements/test.txt b/requirements/test.txt index cc9a641..f58e2e0 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,18 +1,18 @@ # -# This file is autogenerated by pip-compile with Python 3.12 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make upgrade # annotated-types==0.7.0 # via pydantic -astroid==4.0.2 +astroid==4.0.3 # via pylint attrs==25.4.0 # via # jsonschema # referencing -aws-sam-translator==1.105.0 +aws-sam-translator==1.106.0 # via cfn-lint aws-xray-sdk==2.15.0 # via moto @@ -20,23 +20,23 @@ boto==2.49.0 # via # -r requirements/base.txt # google-compute-engine -boto3==1.42.7 +boto3==1.42.27 # via # -r requirements/base.txt # aws-sam-translator # moto -botocore==1.42.7 +botocore==1.42.27 # via # -r requirements/base.txt # aws-xray-sdk # boto3 # moto # s3transfer -certifi==2025.11.12 +certifi==2026.1.4 # via requests cffi==2.0.0 # via cryptography -cfn-lint==1.42.1 +cfn-lint==1.41.0 # via moto charset-normalizer==3.4.4 # via requests @@ -73,13 +73,13 @@ jmespath==1.0.1 # -r requirements/base.txt # boto3 # botocore -joserfc==1.5.0 +joserfc==1.6.1 # via moto jsonpatch==1.33 # via cfn-lint jsonpointer==3.0.0 # via jsonpatch -jsonschema==4.25.1 +jsonschema==4.26.0 # via # aws-sam-translator # openapi-schema-validator @@ -101,7 +101,7 @@ mccabe==0.7.0 # via pylint mock==5.2.0 # via -r requirements/test.in -moto[cloudformation]==5.1.18 +moto[cloudformation]==5.1.19 # via -r requirements/test.in mpmath==1.3.0 # via sympy @@ -135,7 +135,7 @@ pygments==2.19.2 # via pytest pylint==4.0.4 # via -r requirements/test.in -pyparsing==3.2.5 +pyparsing==3.3.1 # via moto pyresttest==1.7.1 # via -r requirements/test.in @@ -185,7 +185,7 @@ six==1.17.0 # rfc3339-validator sympy==1.14.0 # via cfn-lint -tomlkit==0.13.3 +tomlkit==0.14.0 # via pylint typing-extensions==4.15.0 # via @@ -197,14 +197,14 @@ typing-extensions==4.15.0 # typing-inspection typing-inspection==0.4.2 # via pydantic -urllib3==2.6.1 +urllib3==2.6.3 # via # -r requirements/base.txt # botocore # docker # requests # responses -werkzeug==3.1.4 +werkzeug==3.1.5 # via moto wrapt==2.0.1 # via aws-xray-sdk