From 5329f118d2b9b0b7d0927ec3d5969649929260c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 18:24:29 +0000 Subject: [PATCH] Bump marshmallow from 3.26.1 to 3.26.2 in /requirements Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.1 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.26.1...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 6 +- requirements/functests.txt | 152 ++++++++------- requirements/lint.txt | 366 ++++++++++++++++++------------------- requirements/prod.txt | 4 +- requirements/tests.txt | 6 +- requirements/typecheck.txt | 140 +++++++------- 6 files changed, 332 insertions(+), 342 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 90b63d3b..55fc1ddf 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -110,7 +110,7 @@ markupsafe==2.1.3 # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via # -r prod.txt # webargs @@ -317,9 +317,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt diff --git a/requirements/functests.txt b/requirements/functests.txt index 8a16b800..18ffed66 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -5,10 +5,10 @@ # pip-compile --allow-unsafe requirements/functests.in # alembic==1.16.5 - # via -r requirements/prod.txt + # via -r prod.txt attrs==23.2.0 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # referencing beautifulsoup4==4.12.2 @@ -17,72 +17,72 @@ build==1.0.3 # via pip-tools cachetools==5.3.2 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth certifi==2024.7.4 # via - # -r requirements/prod.txt + # -r prod.txt # requests # sentry-sdk cffi==1.16.0 # via - # -r requirements/prod.txt + # -r prod.txt # cryptography charset-normalizer==3.3.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests checkmatelib==1.0.18 - # via -r requirements/prod.txt + # via -r prod.txt click==8.1.7 # via pip-tools cryptography==44.0.1 # via - # -r requirements/prod.txt + # -r prod.txt # joserfc factory-boy==3.3.3 # via - # -r requirements/functests.in + # -r functests.in # pytest-factoryboy faker==22.2.0 # via factory-boy google-auth==2.26.2 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth-oauthlib google-auth-oauthlib==1.2.2 - # via -r requirements/prod.txt + # via -r prod.txt greenlet==3.1.1 # via - # -r requirements/prod.txt + # -r prod.txt # sqlalchemy gunicorn==23.0.0 - # via -r requirements/prod.txt + # via -r prod.txt h-assets==1.1.0 - # via -r requirements/prod.txt + # via -r prod.txt h-matchers==1.2.17 - # via -r requirements/functests.in + # via -r functests.in h-pyramid-sentry==1.2.4 - # via -r requirements/prod.txt + # via -r prod.txt h-testkit==1.0.1 - # via -r requirements/functests.in + # via -r functests.in h-vialib==1.3.2 - # via -r requirements/prod.txt + # via -r prod.txt httpretty==1.1.4 - # via -r requirements/functests.in + # via -r functests.in hupper==1.12 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid idna==3.7 # via - # -r requirements/prod.txt + # -r prod.txt # requests importlib-metadata==7.0.1 # via pip-sync-faster importlib-resources==6.5.2 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib inflection==0.5.1 # via pytest-factoryboy @@ -90,47 +90,47 @@ iniconfig==2.0.0 # via pytest jinja2==3.1.6 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-jinja2 joserfc==0.9.0 # via - # -r requirements/prod.txt + # -r prod.txt # h-vialib jsonschema==4.20.0 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib jsonschema-specifications==2023.12.1 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema mako==1.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # alembic markupsafe==2.1.3 # via - # -r requirements/prod.txt + # -r prod.txt # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via - # -r requirements/prod.txt + # -r prod.txt # webargs netaddr==1.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib newrelic==11.0.0 - # via -r requirements/prod.txt + # via -r prod.txt oauthlib==3.2.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests-oauthlib packaging==23.2 # via - # -r requirements/prod.txt + # -r prod.txt # build # gunicorn # marshmallow @@ -140,51 +140,51 @@ packaging==23.2 # zope-sqlalchemy pastedeploy==3.1.0 # via - # -r requirements/prod.txt + # -r prod.txt # plaster-pastedeploy pip-sync-faster==0.0.5 - # via -r requirements/functests.in + # via -r functests.in pip-tools==7.5.2 # via - # -r requirements/functests.in + # -r functests.in # pip-sync-faster plaster==1.1.2 # via - # -r requirements/prod.txt + # -r prod.txt # plaster-pastedeploy # pyramid plaster-pastedeploy==1.0.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid pluggy==1.5.0 # via pytest psycopg2==2.9.11 - # via -r requirements/prod.txt + # via -r prod.txt pyasn1==0.5.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyasn1-modules # rsa pyasn1-modules==0.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth pycparser==2.21 # via - # -r requirements/prod.txt + # -r prod.txt # cffi pygments==2.19.2 # via pytest pyjwt==2.10.1 - # via -r requirements/prod.txt + # via -r prod.txt pyproject-hooks==1.0.0 # via # build # pip-tools pyramid==2.0.2 # via - # -r requirements/prod.txt + # -r prod.txt # h-assets # h-pyramid-sentry # pyramid-exclog @@ -193,49 +193,49 @@ pyramid==2.0.2 # pyramid-services # pyramid-tm pyramid-exclog==1.1 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-jinja2==2.10.1 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-sanity==1.0.4 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-services==2.2 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-tm==2.6 - # via -r requirements/prod.txt + # via -r prod.txt pytest==8.4.2 # via - # -r requirements/functests.in + # -r functests.in # pytest-factoryboy pytest-factoryboy==2.8.1 - # via -r requirements/functests.in + # via -r functests.in python-dateutil==2.8.2 # via faker referencing==0.32.1 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # jsonschema-specifications requests==2.32.5 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib # requests-oauthlib requests-oauthlib==1.3.1 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth-oauthlib rpds-py==0.16.2 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # referencing rsa==4.9 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth sentry-sdk==2.35.1 # via - # -r requirements/prod.txt + # -r prod.txt # h-pyramid-sentry six==1.16.0 # via python-dateutil @@ -243,81 +243,79 @@ soupsieve==2.5 # via beautifulsoup4 sqlalchemy==2.0.44 # via - # -r requirements/prod.txt + # -r prod.txt # alembic # zope-sqlalchemy transaction==4.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-tm # zope-sqlalchemy translationstring==1.4 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid typing-extensions==4.13.2 # via - # -r requirements/prod.txt + # -r prod.txt # alembic # pytest-factoryboy # sqlalchemy urllib3==2.2.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests # sentry-sdk venusian==3.1.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid waitress==3.0.2 # via webtest webargs==8.7.0 - # via -r requirements/prod.txt + # via -r prod.txt webob==1.8.8 # via - # -r requirements/prod.txt + # -r prod.txt # h-vialib # pyramid # webtest webtest==3.0.7 - # via -r requirements/functests.in + # via -r functests.in webvtt-py==0.5.1 - # via -r requirements/prod.txt + # via -r prod.txt wheel==0.42.0 # via pip-tools whitenoise==6.11.0 - # via -r requirements/prod.txt + # via -r prod.txt wired==0.3 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-services zipp==3.19.1 # via importlib-metadata zope-deprecation==5.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid # pyramid-jinja2 zope-interface==6.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid # pyramid-services # transaction # wired # zope-sqlalchemy zope-sqlalchemy==3.1 - # via -r requirements/prod.txt + # via -r prod.txt # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r requirements/prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via - # -r requirements/prod.txt + # -r prod.txt # pip-tools # pyramid # zope-deprecation diff --git a/requirements/lint.txt b/requirements/lint.txt index 3d5b8ac4..22aaed8f 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -6,201 +6,201 @@ # alembic==1.16.5 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt attrs==23.2.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # jsonschema # referencing beautifulsoup4==4.12.2 # via - # -r requirements/functests.txt + # -r functests.txt # webtest build==1.0.3 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-tools cachetools==5.3.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # google-auth certifi==2024.7.4 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # requests # sentry-sdk cffi==1.16.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # cryptography charset-normalizer==3.3.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # requests checkmatelib==1.0.18 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt click==8.1.7 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-tools coverage[toml]==7.10.7 # via - # -r requirements/tests.txt + # -r tests.txt # pytest-cov cryptography==44.0.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # joserfc factory-boy==3.3.3 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest-factoryboy faker==22.2.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # factory-boy freezegun==1.5.2 - # via -r requirements/tests.txt + # via -r tests.txt google-auth==2.26.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # google-auth-oauthlib google-auth-oauthlib==1.2.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt greenlet==3.1.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # sqlalchemy gunicorn==23.0.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt h-assets==1.1.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt h-matchers==1.2.17 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt h-pyramid-sentry==1.2.4 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt h-testkit==1.0.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt h-vialib==1.3.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt httpretty==1.1.4 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt hupper==1.12 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid idna==3.7 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # requests importlib-metadata==7.0.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-sync-faster importlib-resources==6.5.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # checkmatelib inflection==0.5.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest-factoryboy iniconfig==2.0.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest jinja2==3.1.6 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid-jinja2 joserfc==0.9.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # h-vialib jsonschema==4.20.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # checkmatelib jsonschema-specifications==2023.12.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # jsonschema mako==1.3.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # alembic markupsafe==2.1.3 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # webargs netaddr==1.3.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # checkmatelib newrelic==11.0.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt oauthlib==3.2.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # requests-oauthlib packaging==23.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # build # gunicorn # marshmallow @@ -210,76 +210,76 @@ packaging==23.2 # zope-sqlalchemy pastedeploy==3.1.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # plaster-pastedeploy pip-sync-faster==0.0.5 # via - # -r requirements/functests.txt - # -r requirements/lint.in - # -r requirements/tests.txt + # -r functests.txt + # -r lint.in + # -r tests.txt pip-tools==7.5.2 # via - # -r requirements/functests.txt - # -r requirements/lint.in - # -r requirements/tests.txt + # -r functests.txt + # -r lint.in + # -r tests.txt # pip-sync-faster plaster==1.1.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # plaster-pastedeploy # pyramid plaster-pastedeploy==1.0.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid pluggy==1.5.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest # pytest-cov psycopg2==2.9.11 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyasn1==0.5.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyasn1-modules # rsa pyasn1-modules==0.3.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # google-auth pycparser==2.21 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # cffi pygments==2.19.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest pyjwt==2.10.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyproject-hooks==1.0.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # build # pip-tools pyramid==2.0.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # h-assets # h-pyramid-sentry # pyramid-exclog @@ -289,171 +289,171 @@ pyramid==2.0.2 # pyramid-tm pyramid-exclog==1.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyramid-jinja2==2.10.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyramid-sanity==1.0.4 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyramid-services==2.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pyramid-tm==2.6 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt pytest==8.4.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pytest-cov # pytest-factoryboy pytest-cov==7.0.0 - # via -r requirements/tests.txt + # via -r tests.txt pytest-factoryboy==2.8.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt python-dateutil==2.8.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # faker # freezegun referencing==0.32.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # jsonschema # jsonschema-specifications requests==2.32.5 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # checkmatelib # requests-oauthlib requests-oauthlib==1.3.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # google-auth-oauthlib rpds-py==0.16.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # jsonschema # referencing rsa==4.9 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # google-auth ruff==0.14.7 - # via -r requirements/lint.in + # via -r lint.in sentry-sdk==2.35.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # h-pyramid-sentry six==1.16.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # python-dateutil soupsieve==2.5 # via - # -r requirements/functests.txt + # -r functests.txt # beautifulsoup4 sqlalchemy==2.0.44 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # alembic # zope-sqlalchemy transaction==4.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid-tm # zope-sqlalchemy translationstring==1.4 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid typing-extensions==4.13.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # alembic # pytest-factoryboy # sqlalchemy urllib3==2.2.2 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # requests # sentry-sdk venusian==3.1.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid waitress==3.0.2 # via - # -r requirements/functests.txt + # -r functests.txt # webtest webargs==8.7.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt webob==1.8.8 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # h-vialib # pyramid # webtest webtest==3.0.7 - # via -r requirements/functests.txt + # via -r functests.txt webvtt-py==0.5.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt wheel==0.42.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-tools whitenoise==6.11.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt wired==0.3 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid-services zipp==3.19.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # importlib-metadata zope-deprecation==5.0 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid # pyramid-jinja2 zope-interface==6.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pyramid # pyramid-services # transaction @@ -461,19 +461,19 @@ zope-interface==6.1 # zope-sqlalchemy zope-sqlalchemy==3.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # The following packages are considered to be unsafe in a requirements file: pip==25.3 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-tools setuptools==78.1.1 # via - # -r requirements/functests.txt - # -r requirements/tests.txt + # -r functests.txt + # -r tests.txt # pip-tools # pyramid # zope-deprecation diff --git a/requirements/prod.txt b/requirements/prod.txt index 1432918c..83a395b6 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -61,7 +61,7 @@ markupsafe==2.1.3 # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via # -r prod.in # webargs @@ -186,8 +186,6 @@ zope-sqlalchemy==3.1 # via -r prod.in # The following packages are considered to be unsafe in a requirements file: -pip==25.3 - # via -r prod.in setuptools==78.1.1 # via # pyramid diff --git a/requirements/tests.txt b/requirements/tests.txt index 63463b19..9a83e3df 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -116,7 +116,7 @@ markupsafe==2.1.3 # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via # -r prod.txt # webargs @@ -314,9 +314,7 @@ zope-sqlalchemy==3.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via # -r prod.txt diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index e0b09a7c..eeeb2106 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -5,120 +5,120 @@ # pip-compile --allow-unsafe requirements/typecheck.in # alembic==1.16.5 - # via -r requirements/prod.txt + # via -r prod.txt attrs==23.2.0 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # referencing build==1.2.1 # via pip-tools cachetools==5.3.2 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth certifi==2024.7.4 # via - # -r requirements/prod.txt + # -r prod.txt # requests # sentry-sdk cffi==1.16.0 # via - # -r requirements/prod.txt + # -r prod.txt # cryptography charset-normalizer==3.3.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests checkmatelib==1.0.18 - # via -r requirements/prod.txt + # via -r prod.txt click==8.1.7 # via pip-tools cryptography==44.0.1 # via - # -r requirements/prod.txt + # -r prod.txt # joserfc google-auth==2.26.2 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth-oauthlib google-auth-oauthlib==1.2.2 - # via -r requirements/prod.txt + # via -r prod.txt greenlet==3.1.1 # via - # -r requirements/prod.txt + # -r prod.txt # sqlalchemy gunicorn==23.0.0 - # via -r requirements/prod.txt + # via -r prod.txt h-assets==1.1.0 - # via -r requirements/prod.txt + # via -r prod.txt h-pyramid-sentry==1.2.4 - # via -r requirements/prod.txt + # via -r prod.txt h-vialib==1.3.2 - # via -r requirements/prod.txt + # via -r prod.txt hupper==1.12 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid idna==3.7 # via - # -r requirements/prod.txt + # -r prod.txt # requests importlib-metadata==7.0.1 # via pip-sync-faster importlib-resources==6.5.2 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib jinja2==3.1.6 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-jinja2 joserfc==0.9.0 # via - # -r requirements/prod.txt + # -r prod.txt # h-vialib jsonschema==4.20.0 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib jsonschema-specifications==2023.12.1 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema librt==0.6.3 # via mypy mako==1.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # alembic markupsafe==2.1.3 # via - # -r requirements/prod.txt + # -r prod.txt # jinja2 # mako # pyramid-jinja2 -marshmallow==3.26.1 +marshmallow==3.26.2 # via - # -r requirements/prod.txt + # -r prod.txt # webargs mypy==1.19.0 - # via -r requirements/typecheck.in + # via -r typecheck.in mypy-extensions==1.0.0 # via mypy netaddr==1.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib newrelic==11.0.0 - # via -r requirements/prod.txt + # via -r prod.txt oauthlib==3.2.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests-oauthlib packaging==23.2 # via - # -r requirements/prod.txt + # -r prod.txt # build # gunicorn # marshmallow @@ -126,49 +126,49 @@ packaging==23.2 # zope-sqlalchemy pastedeploy==3.1.0 # via - # -r requirements/prod.txt + # -r prod.txt # plaster-pastedeploy pathspec==0.12.1 # via mypy pip-sync-faster==0.0.5 - # via -r requirements/typecheck.in + # via -r typecheck.in pip-tools==7.5.2 # via - # -r requirements/typecheck.in + # -r typecheck.in # pip-sync-faster plaster==1.1.2 # via - # -r requirements/prod.txt + # -r prod.txt # plaster-pastedeploy # pyramid plaster-pastedeploy==1.0.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid psycopg2==2.9.11 - # via -r requirements/prod.txt + # via -r prod.txt pyasn1==0.5.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyasn1-modules # rsa pyasn1-modules==0.3.0 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth pycparser==2.21 # via - # -r requirements/prod.txt + # -r prod.txt # cffi pyjwt==2.10.1 - # via -r requirements/prod.txt + # via -r prod.txt pyproject-hooks==1.1.0 # via # build # pip-tools pyramid==2.0.2 # via - # -r requirements/prod.txt + # -r prod.txt # h-assets # h-pyramid-sentry # pyramid-exclog @@ -177,114 +177,112 @@ pyramid==2.0.2 # pyramid-services # pyramid-tm pyramid-exclog==1.1 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-jinja2==2.10.1 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-sanity==1.0.4 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-services==2.2 - # via -r requirements/prod.txt + # via -r prod.txt pyramid-tm==2.6 - # via -r requirements/prod.txt + # via -r prod.txt referencing==0.32.1 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # jsonschema-specifications requests==2.32.5 # via - # -r requirements/prod.txt + # -r prod.txt # checkmatelib # requests-oauthlib requests-oauthlib==1.3.1 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth-oauthlib rpds-py==0.16.2 # via - # -r requirements/prod.txt + # -r prod.txt # jsonschema # referencing rsa==4.9 # via - # -r requirements/prod.txt + # -r prod.txt # google-auth sentry-sdk==2.35.1 # via - # -r requirements/prod.txt + # -r prod.txt # h-pyramid-sentry sqlalchemy==2.0.44 # via - # -r requirements/prod.txt + # -r prod.txt # alembic # zope-sqlalchemy transaction==4.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-tm # zope-sqlalchemy translationstring==1.4 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid typing-extensions==4.13.2 # via - # -r requirements/prod.txt + # -r prod.txt # alembic # mypy # sqlalchemy urllib3==2.2.2 # via - # -r requirements/prod.txt + # -r prod.txt # requests # sentry-sdk venusian==3.1.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid webargs==8.7.0 - # via -r requirements/prod.txt + # via -r prod.txt webob==1.8.8 # via - # -r requirements/prod.txt + # -r prod.txt # h-vialib # pyramid webvtt-py==0.5.1 - # via -r requirements/prod.txt + # via -r prod.txt wheel==0.43.0 # via pip-tools whitenoise==6.11.0 - # via -r requirements/prod.txt + # via -r prod.txt wired==0.3 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid-services zipp==3.19.1 # via importlib-metadata zope-deprecation==5.0 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid # pyramid-jinja2 zope-interface==6.1 # via - # -r requirements/prod.txt + # -r prod.txt # pyramid # pyramid-services # transaction # wired # zope-sqlalchemy zope-sqlalchemy==3.1 - # via -r requirements/prod.txt + # via -r prod.txt # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via - # -r requirements/prod.txt - # pip-tools + # via pip-tools setuptools==78.1.1 # via - # -r requirements/prod.txt + # -r prod.txt # pip-tools # pyramid # zope-deprecation