From a8d31b8d63837277f17b7d75083163046bc23458 Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 28 Aug 2023 02:38:29 +0000 Subject: [PATCH] Snyk auto fix --- poetry.lock | 28 ++++++++++++++-------------- pyproject.toml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4dedcba47..e24bb1126 100644 --- a/poetry.lock +++ b/poetry.lock @@ -675,7 +675,7 @@ tornado = ["tornado (>=0.2)"] name = "hupper" version = "1.11" description = "Integrated process monitor for developing and reloading daemons." -optional = true +optional = false python-versions = ">=3.7" files = [ {file = "hupper-1.11-py3-none-any.whl", hash = "sha256:2ae554e0fb7daf4cbd37a8c7e0419f6974614095a41a4529ad35fe3067b408a4"}, @@ -1269,7 +1269,7 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pastedeploy" version = "3.0.1" description = "Load, configure, and compose WSGI applications and servers" -optional = true +optional = false python-versions = ">=3.7" files = [ {file = "PasteDeploy-3.0.1-py3-none-any.whl", hash = "sha256:6195c921b1c3ed9722e4e3e6aa29b70deebb2429b4ca3ff3d49185c8e80003bb"}, @@ -1425,7 +1425,7 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "plaster" version = "1.1.2" description = "A loader interface around multiple config file formats." -optional = true +optional = false python-versions = ">=3.7" files = [ {file = "plaster-1.1.2-py2.py3-none-any.whl", hash = "sha256:42992ab1f4865f1278e2ad740e8ad145683bb4022e03534265528f0c23c0df2d"}, @@ -1440,7 +1440,7 @@ testing = ["pytest", "pytest-cov"] name = "plaster-pastedeploy" version = "1.0.1" description = "A loader implementing the PasteDeploy syntax to be used by plaster." -optional = true +optional = false python-versions = ">=3.7" files = [ {file = "plaster_pastedeploy-1.0.1-py2.py3-none-any.whl", hash = "sha256:ad3550cc744648969ed3b810f33c9344f515ee8d8a8cec18e8f2c4a643c2181f"}, @@ -1770,13 +1770,13 @@ tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} [[package]] name = "pyramid" -version = "2.0.1" +version = "2.0.2" description = "The Pyramid Web Framework, a Pylons project" -optional = true +optional = false python-versions = ">=3.6" files = [ - {file = "pyramid-2.0.1-py3-none-any.whl", hash = "sha256:2f902589405ddc775e908bfdafebc92e836ffd85e1fd2a81dd724832cfae4d81"}, - {file = "pyramid-2.0.1.tar.gz", hash = "sha256:fabfd745039e26ad5b0915fc396e8725c0f8a3d17b941f9611ecd1ed76cfe7da"}, + {file = "pyramid-2.0.2-py3-none-any.whl", hash = "sha256:2e6585ac55c147f0a51bc00dadf72075b3bdd9a871b332ff9e5e04117ccd76fa"}, + {file = "pyramid-2.0.2.tar.gz", hash = "sha256:372138a738e4216535cc76dcce6eddd5a1aaca95130f2354fb834264c06f18de"}, ] [package.dependencies] @@ -2439,7 +2439,7 @@ testing = ["coverage", "mock", "nose"] name = "translationstring" version = "1.4" description = "Utility library for i18n relied on by various Repoze and Pyramid packages" -optional = true +optional = false python-versions = "*" files = [ {file = "translationstring-1.4-py2.py3-none-any.whl", hash = "sha256:5f4dc4d939573db851c8d840551e1a0fb27b946afe3b95aafc22577eed2d6262"}, @@ -2652,7 +2652,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "venusian" version = "3.0.0" description = "A library for deferring decorator actions" -optional = true +optional = false python-versions = ">=3.5" files = [ {file = "venusian-3.0.0-py3-none-any.whl", hash = "sha256:06e7385786ad3a15c70740b2af8d30dfb063a946a851dcb4159f9e2a2302578f"}, @@ -2682,7 +2682,7 @@ testing = ["coverage (>=5.0)", "pytest", "pytest-cover"] name = "webob" version = "1.8.7" description = "WSGI request and response object" -optional = true +optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*" files = [ {file = "WebOb-1.8.7-py2.py3-none-any.whl", hash = "sha256:73aae30359291c14fa3b956f8b5ca31960e420c28c1bec002547fb04928cf89b"}, @@ -2799,7 +2799,7 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" name = "zope-deprecation" version = "4.4.0" description = "Zope Deprecation Infrastructure" -optional = true +optional = false python-versions = "*" files = [ {file = "zope.deprecation-4.4.0-py2.py3-none-any.whl", hash = "sha256:f1480b74995958b24ce37b0ef04d3663d2683e5d6debc96726eff18acf4ea113"}, @@ -2817,7 +2817,7 @@ test = ["zope.testrunner"] name = "zope-interface" version = "5.5.2" description = "Interfaces for Python" -optional = true +optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ {file = "zope.interface-5.5.2-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:a2ad597c8c9e038a5912ac3cf166f82926feff2f6e0dabdab956768de0a258f5"}, @@ -2897,4 +2897,4 @@ test-images = ["scikit-image"] [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12" -content-hash = "642ad861eded55aa63f7e3bbcd54cbeea3241932b1c279e9e424d445be04d25c" +content-hash = "938e8b26a39b3af5dd56cc16c64517dc5ae1e6f6fe7c5702124134b3f2df76c8" diff --git a/pyproject.toml b/pyproject.toml index 5cabfd1fe..bc08ae406 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ lxml = { version = "4.9.3", optional = true } netifaces = { version = "0.11.0", optional = true } objgraph = { version = "3.5.0", optional = true } psycopg2 = { version = "2.9.6", optional = true } -pyramid = { version = "2.0.1", optional = true } +pyramid = "2.0.2" pyramid-tm = { version = "2.5", optional = true } sentry-sdk = { version = "1.14.0", optional = true } ujson = { version = "5.7.0", optional = true }