diff --git a/custom/poetry.lock b/custom/poetry.lock index 7181313c2..6ca792c87 100644 --- a/custom/poetry.lock +++ b/custom/poetry.lock @@ -147,13 +147,13 @@ virtualenv = ["virtualenv (>=20.0.35)"] [[package]] name = "c2cwsgiutils" -version = "6.1.1" +version = "6.1.4" description = "Common utilities for Camptocamp WSGI applications" optional = false python-versions = ">=3.10" files = [ - {file = "c2cwsgiutils-6.1.1-py3-none-any.whl", hash = "sha256:1a244ba39135f1ee1895127c869bfb356d41ee75426e9294315e5210921403e2"}, - {file = "c2cwsgiutils-6.1.1.tar.gz", hash = "sha256:fa718beb6f163fe1025ab65d0c84d3be07dfd611f6b9109dffe3838d56d9ae02"}, + {file = "c2cwsgiutils-6.1.4-py3-none-any.whl", hash = "sha256:40237b9ab0378b956198c75a408fb2f6396ea65caaa4487ef6101a5a86a4e6e0"}, + {file = "c2cwsgiutils-6.1.4.tar.gz", hash = "sha256:8c061fad7ad3d47399a2981246484ca371adfca3e487c0b4f379de872dcb0a10"}, ] [package.dependencies] @@ -2346,18 +2346,18 @@ testing = ["coverage", "pytest", "pytest-cov"] [[package]] name = "waitress" -version = "3.0.1" +version = "3.0.2" description = "Waitress WSGI server" optional = false python-versions = ">=3.9.0" files = [ - {file = "waitress-3.0.1-py3-none-any.whl", hash = "sha256:26cdbc593093a15119351690752c99adc13cbc6786d75f7b6341d1234a3730ac"}, - {file = "waitress-3.0.1.tar.gz", hash = "sha256:ef0c1f020d9f12a515c4ec65c07920a702613afcad1dbfdc3bcec256b6c072b3"}, + {file = "waitress-3.0.2-py3-none-any.whl", hash = "sha256:c56d67fd6e87c2ee598b76abdd4e96cfad1f24cacdea5078d382b1f9d7b5ed2e"}, + {file = "waitress-3.0.2.tar.gz", hash = "sha256:682aaaf2af0c44ada4abfb70ded36393f0e307f4ab9456a215ce0020baefc31f"}, ] [package.extras] docs = ["Sphinx (>=1.8.1)", "docutils", "pylons-sphinx-themes (>=1.0.9)"] -testing = ["coverage (>=5.0)", "pytest", "pytest-cov"] +testing = ["coverage (>=7.6.0)", "pytest", "pytest-cov"] [[package]] name = "webob" @@ -2470,4 +2470,4 @@ test = ["zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.11,<3.13" -content-hash = "7587ae77797f18296f6ed211077c4a7a853ff442849287bde5982d9a07c7c6f8" +content-hash = "25365700fd3f9abb77eba549cfbf59091b1bce159e28d1ef77a0db6eef41ee06" diff --git a/custom/pyproject.toml b/custom/pyproject.toml index 814135e07..f8ee2961e 100644 --- a/custom/pyproject.toml +++ b/custom/pyproject.toml @@ -11,7 +11,7 @@ plaster-pastedeploy = "1.0.1" pyramid = "2.0.2" pyramid-mako = "1.1.0" pyramid-debugtoolbar = "4.12.1" -waitress = "3.0.1" +waitress = "3.0.2" alembic = "1.13.3" pyramid-retry = "2.1.1" pyramid-tm = "2.5" @@ -21,7 +21,7 @@ transaction = "5.0" cornice = "6.1.0" requests = "2.32.3" psycopg2 = "2.9.10" -c2cwsgiutils = { version = "6.1.1", extras = ["webserver"] } +c2cwsgiutils = { version = "6.1.4", extras = ["webserver"] } cee-syslog-handler = "0.6.0" PyJWT = "2.9.0" redis = "5.2.0" diff --git a/package-lock.json b/package-lock.json index 0eab5b57e..5e1a840db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "rbush": "^4.0.0", "rxjs": "7.8.1", "typescript": "5.6.3", - "vite": "5.4.10" + "vite": "5.4.11" } }, "node_modules/@esbuild/aix-ppc64": { @@ -1282,9 +1282,9 @@ } }, "node_modules/vite": { - "version": "5.4.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz", - "integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==", + "version": "5.4.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", + "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 63598efe2..3f46872c5 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,6 @@ "rbush": "^4.0.0", "rxjs": "7.8.1", "typescript": "5.6.3", - "vite": "5.4.10" + "vite": "5.4.11" } } diff --git a/ui/desktop.html b/ui/desktop.html index 2963802a2..04f44f648 100644 --- a/ui/desktop.html +++ b/ui/desktop.html @@ -517,9 +517,9 @@ >