From 11a91ea090abb33e774cac2fe03e84d65838c64e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 03:30:24 +0000 Subject: [PATCH] chore(deps): update dependency pydantic to >=2.10,<2.11 --- requirements-unit.txt | 80 +++++++++++++++++++++---------------------- requirements.in | 2 +- requirements.txt | 6 ++-- 3 files changed, 44 insertions(+), 44 deletions(-) diff --git a/requirements-unit.txt b/requirements-unit.txt index 9a632c1..96a6113 100644 --- a/requirements-unit.txt +++ b/requirements-unit.txt @@ -6,114 +6,114 @@ # annotated-types==0.6.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # pydantic anyio==4.3.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # httpx attrs==23.2.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # jsonschema certifi==2024.2.2 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # httpcore # httpx # requests charmed-kubeflow-chisme==0.3.0 - # via -r requirements.txt + # via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt charset-normalizer==3.3.2 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # requests cosl==0.0.12 - # via -r requirements.txt + # via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt coverage==7.4.4 # via -r requirements-unit.in deepdiff==6.2.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme exceptiongroup==1.2.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # anyio # pytest h11==0.14.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # httpcore httpcore==1.0.4 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # httpx httpx==0.27.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # lightkube idna==3.6 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # anyio # httpx # requests importlib-resources==6.3.2 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # jsonschema iniconfig==2.0.0 # via pytest jinja2==3.1.4 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme jsonschema==4.17.3 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # serialized-data-interface lightkube==0.15.2 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme lightkube-models==1.29.0.7 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # lightkube markupsafe==2.1.5 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # jinja2 oci-image==1.0.0 - # via -r requirements.txt + # via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt ops==2.14.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme # cosl # serialized-data-interface ordered-set==4.1.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # deepdiff packaging==24.0 # via pytest pkgutil-resolve-name==1.3.10 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # jsonschema pluggy==1.4.0 # via pytest -pydantic==2.6.4 - # via -r requirements.txt -pydantic-core==2.16.3 +pydantic==2.10.1 + # via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt +pydantic-core==2.27.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # pydantic pyrsistent==0.20.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # jsonschema pytest==8.1.1 # via @@ -126,41 +126,41 @@ pytest-mock==3.12.0 # via -r requirements-unit.in pyyaml==6.0.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # cosl # lightkube # ops # serialized-data-interface requests==2.31.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # serialized-data-interface ruamel-yaml==0.18.6 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme ruamel-yaml-clib==0.2.8 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # ruamel-yaml serialized-data-interface==0.7.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme sniffio==1.3.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # anyio # httpx tenacity==8.2.3 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # charmed-kubeflow-chisme tomli==2.0.1 # via pytest -typing-extensions==4.10.0 +typing-extensions==4.12.2 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # annotated-types # anyio # cosl @@ -168,13 +168,13 @@ typing-extensions==4.10.0 # pydantic-core urllib3==2.2.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # requests websocket-client==1.7.0 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # ops zipp==3.18.1 # via - # -r requirements.txt + # -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements.txt # importlib-resources diff --git a/requirements.in b/requirements.in index 2664e15..ad0c5f0 100644 --- a/requirements.in +++ b/requirements.in @@ -10,4 +10,4 @@ ops # To avoid build-time errors, pydantic has to be pinned to a version that can be built # with the rustc version that the OS can provide. # Remove this pin when the base OS can install rustc v1.76 or newer. -pydantic>=2.6,<2.7 +pydantic>=2.10,<2.11 diff --git a/requirements.txt b/requirements.txt index e3c316a..64b34b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,9 +60,9 @@ ordered-set==4.1.0 # via deepdiff pkgutil-resolve-name==1.3.10 # via jsonschema -pydantic==2.6.4 +pydantic==2.10.1 # via -r requirements.in -pydantic-core==2.16.3 +pydantic-core==2.27.1 # via pydantic pyrsistent==0.20.0 # via jsonschema @@ -86,7 +86,7 @@ sniffio==1.3.1 # httpx tenacity==8.2.3 # via charmed-kubeflow-chisme -typing-extensions==4.10.0 +typing-extensions==4.12.2 # via # annotated-types # anyio