diff --git a/poetry.lock b/poetry.lock index f2f2d8e..cb3907a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.3.2 and should not be changed by hand. [[package]] name = "attrs" @@ -607,7 +607,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.25.0" @@ -1995,7 +1995,7 @@ files = [ {file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"}, {file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"}, ] -markers = {pi = "python_version < \"3.13\""} +markers = {pi = "python_version == \"3.12\""} [[package]] name = "urllib3" diff --git a/scripts/create_mr.sh b/scripts/create_mr.sh old mode 100644 new mode 100755 diff --git a/scripts/dependency_update.sh b/scripts/dependency_update.sh old mode 100644 new mode 100755 diff --git a/scripts/deploy.sh b/scripts/deploy.sh old mode 100644 new mode 100755 diff --git a/scripts/setup_nginx.sh b/scripts/setup_nginx.sh old mode 100644 new mode 100755 diff --git a/scripts/setup_service.sh b/scripts/setup_service.sh old mode 100644 new mode 100755