From 35285f6318258fbe875ef7821977cf18acc9c50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:12:45 +0000 Subject: [PATCH] chore(deps-dev): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [setuptools](https://github.com/pypa/setuptools) and [webob](https://github.com/Pylons/webob). Updates `setuptools` from 81.0.0 to 83.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v81.0.0...v83.0.0) Updates `webob` from 1.8.10 to 1.8.11 - [Changelog](https://github.com/Pylons/webob/blob/1.8.11/CHANGES.txt) - [Commits](https://github.com/Pylons/webob/compare/1.8.10...1.8.11) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: indirect dependency-group: pip - dependency-name: webob dependency-version: 1.8.11 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] --- poetry.lock | 54 +++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/poetry.lock b/poetry.lock index e735f222..fb94caa0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -817,14 +817,14 @@ requests = ">=2.3.0" [[package]] name = "devpi-server" -version = "6.20.3" -description = "devpi-server: backend for hosting private package indexes and PyPI on-demand mirrors" +version = "6.19.0" +description = "devpi-server: reliable, private, and pypi.org caching server" optional = false python-versions = ">=3.9" groups = ["build-test"] files = [ - {file = "devpi_server-6.20.3-py3-none-any.whl", hash = "sha256:4cdc372ce695ad45c7e5eb20f5eaf7e50fd5abe1991db3700f0e68b26e406e67"}, - {file = "devpi_server-6.20.3.tar.gz", hash = "sha256:8307fe955288b85d591168add03a8a9fd377e730f5602d60b71a1abc116200d7"}, + {file = "devpi_server-6.19.0-py3-none-any.whl", hash = "sha256:8885d35be2c83784c84a157c97199843d808d6e0dea32e4dff37a4395b6a3ed8"}, + {file = "devpi_server-6.19.0.tar.gz", hash = "sha256:134df3c326f2a9f76d07d2299415b19caa26d8cbdb90faeba16bfabda7217096"}, ] [package.dependencies] @@ -842,9 +842,7 @@ pluggy = ">=0.6.0,<2.0" py = ">=1.4.23" pyramid = ">=2" "repoze.lru" = ">=0.6" -requests = ">=2.3.0" "ruamel.yaml" = "*" -setuptools = "<=81" strictyaml = "*" waitress = ">=1.0.1" @@ -1321,7 +1319,7 @@ version = "2.6.4" description = "Fork of the standard library cgi and cgitb modules removed in Python 3.13" optional = false python-versions = ">=3.8" -groups = ["build-test"] +groups = ["build-test", "dev"] markers = "python_version >= \"3.13\"" files = [ {file = "legacy_cgi-2.6.4-py3-none-any.whl", hash = "sha256:7e235ce58bf1e25d1fc9b2d299015e4e2cd37305eccafec1e6bac3fc04b878cd"}, @@ -1985,27 +1983,31 @@ files = [ [[package]] name = "pyramid" -version = "2.1" +version = "2.0.2" description = "The Pyramid Web Framework, a Pylons project" optional = false -python-versions = ">=3.10" +python-versions = ">=3.6" groups = ["build-test"] files = [ - {file = "pyramid-2.1-py3-none-any.whl", hash = "sha256:0aa62604221f6a8ac6e77a0faa02a5b7a294d6675f15581d8d416dffe2ac98e7"}, - {file = "pyramid-2.1.tar.gz", hash = "sha256:5a24bc1b5f9e0f0d1c0b6ddd1111e84c15dac44a07e3c1d24e74dd9bb4fc22eb"}, + {file = "pyramid-2.0.2-py3-none-any.whl", hash = "sha256:2e6585ac55c147f0a51bc00dadf72075b3bdd9a871b332ff9e5e04117ccd76fa"}, + {file = "pyramid-2.0.2.tar.gz", hash = "sha256:372138a738e4216535cc76dcce6eddd5a1aaca95130f2354fb834264c06f18de"}, ] [package.dependencies] hupper = ">=1.5" plaster = "*" -plaster_pastedeploy = "*" -setuptools = "<82" +plaster-pastedeploy = "*" +setuptools = "*" translationstring = ">=0.4" venusian = ">=1.0" webob = ">=1.8.3" "zope.deprecation" = ">=3.5.0" "zope.interface" = ">=3.8.0" +[package.extras] +docs = ["Sphinx (>=3.0.0)", "docutils", "pylons-sphinx-latesturl", "pylons-sphinx-themes (>=1.0.8)", "repoze.sphinx.autointerface", "sphinx-copybutton", "sphinxcontrib-autoprogram"] +testing = ["coverage", "pytest (>=5.4.2)", "pytest-cov", "webtest (>=1.3.1)", "zope.component (>=4.0)"] + [[package]] name = "pytest" version = "9.1.1" @@ -2612,24 +2614,24 @@ doc = ["Sphinx", "sphinx-rtd-theme"] [[package]] name = "setuptools" -version = "81.0.0" -description = "Easily download, build, install, upgrade, and uninstall Python packages" +version = "83.0.0" +description = "Most extensible Python build backend with support for C/C++ extension modules" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["build-test", "test"] files = [ - {file = "setuptools-81.0.0-py3-none-any.whl", hash = "sha256:fdd925d5c5d9f62e4b74b30d6dd7828ce236fd6ed998a08d81de62ce5a6310d6"}, - {file = "setuptools-81.0.0.tar.gz", hash = "sha256:487b53915f52501f0a79ccfd0c02c165ffe06631443a886740b91af4b7a5845a"}, + {file = "setuptools-83.0.0-py3-none-any.whl", hash = "sha256:29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3"}, + {file = "setuptools-83.0.0.tar.gz", hash = "sha256:025bccbbf0fa05b6192bc64ae1e7b16e001fd6d6d4d5de03c97b1c1ade523bef"}, ] [package.extras] -check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1) ; sys_platform != \"cygwin\"", "ruff (>=0.13.0) ; sys_platform != \"cygwin\""] -core = ["importlib_metadata (>=6) ; python_version < \"3.10\"", "jaraco.functools (>=4)", "jaraco.text (>=3.7)", "more_itertools", "more_itertools (>=8.8)", "packaging (>=24.2)", "platformdirs (>=4.2.2)", "tomli (>=2.0.1) ; python_version < \"3.11\"", "wheel (>=0.43.0)"] +check = ["pytest-checkdocs (>=2.14)", "pytest-ruff (>=0.2.1) ; sys_platform != \"cygwin\"", "ruff (>=0.13.0) ; sys_platform != \"cygwin\""] +core = ["importlib_metadata (>=6) ; python_version < \"3.10\"", "jaraco.functools (>=4)", "jaraco.text (>=3.7)", "more_itertools", "more_itertools (>=8.8)", "packaging (>=24.2)", "tomli (>=2.0.1) ; python_version < \"3.11\"", "wheel (>=0.43.0)"] cover = ["pytest-cov"] doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier", "towncrier (<24.7)"] -enabler = ["pytest-enabler (>=2.2)"] +enabler = ["pytest-enabler (>=3.4)"] test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21) ; python_version >= \"3.9\" and sys_platform != \"cygwin\"", "jaraco.envs (>=2.2)", "jaraco.path (>=3.7.2)", "jaraco.test (>=5.5)", "packaging (>=24.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf ; sys_platform != \"cygwin\"", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"] -type = ["importlib_metadata (>=7.0.2) ; python_version < \"3.10\"", "jaraco.develop (>=7.21) ; sys_platform != \"cygwin\"", "mypy (==1.18.*)", "pytest-mypy"] +type = ["importlib_metadata (>=7.0.2) ; python_version < \"3.10\"", "jaraco.develop (>=7.21) ; sys_platform != \"cygwin\"", "mypy (==1.18.*)", "pytest-mypy (>=1.0.1) ; platform_python_implementation != \"PyPy\""] [[package]] name = "six" @@ -3025,14 +3027,14 @@ watchmedo = ["PyYAML (>=3.10)"] [[package]] name = "webob" -version = "1.8.10" +version = "1.8.11" description = "WSGI request and response object" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" -groups = ["build-test"] +groups = ["build-test", "dev"] files = [ - {file = "webob-1.8.10-py2.py3-none-any.whl", hash = "sha256:e68ad87fda378191081965ab02a185391c26e4e926adec855c3b0286a8369d49"}, - {file = "webob-1.8.10.tar.gz", hash = "sha256:1c963a11f307bc3f624fbab9dde737701eae255f32981b7a5486a88db1767c2b"}, + {file = "webob-1.8.11-py2.py3-none-any.whl", hash = "sha256:4addd1d38d6a7fbe0eda22d45f25a40d74c8b290f3a99c0ac3d4023cf21f2da2"}, + {file = "webob-1.8.11.tar.gz", hash = "sha256:aa8c27231070b135c025e567a9cd7eda03f4df71352ffaac740cb6a75f0f81a5"}, ] [package.dependencies]