From edfc494c28c83dee50c2574a14e97c59166c60a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:16:28 +0000 Subject: [PATCH] chore: bump the pip_dependencies group across 1 directory with 6 updates (#243) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- test-requirements.txt | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.in b/requirements.in index 6b84b7a..6543a56 100644 --- a/requirements.in +++ b/requirements.in @@ -2,4 +2,4 @@ cryptography jsonschema ops >= 2.2.0 opentelemetry-exporter-otlp-proto-http -pydantic==2.8.2 +pydantic==2.9.1 diff --git a/requirements.txt b/requirements.txt index 5523332..b8e4d42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ opentelemetry-sdk==1.27.0 # via opentelemetry-exporter-otlp-proto-http opentelemetry-semantic-conventions==0.48b0 # via opentelemetry-sdk -ops==2.16.0 +ops==2.16.1 # via -r requirements.in protobuf==4.25.3 # via @@ -58,9 +58,9 @@ protobuf==4.25.3 # opentelemetry-proto pycparser==2.22 # via cffi -pydantic==2.8.2 +pydantic==2.9.1 # via -r requirements.in -pydantic-core==2.20.1 +pydantic-core==2.23.3 # via pydantic pyyaml==6.0.1 # via ops diff --git a/test-requirements.txt b/test-requirements.txt index ba917ed..0924594 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -68,9 +68,9 @@ oauthlib==3.2.2 # via # kubernetes # requests-oauthlib -ops==2.16.0 +ops==2.16.1 # via ops-scenario -ops-scenario==7.0.1 +ops-scenario==7.0.2 # via -r test-requirements.in packaging==24.1 # via @@ -114,9 +114,9 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pyright==1.1.378 +pyright==1.1.380 # via -r test-requirements.in -pytest==8.3.2 +pytest==8.3.3 # via # -r test-requirements.in # pytest-asyncio @@ -148,7 +148,7 @@ requests-oauthlib==2.0.0 # via kubernetes rsa==4.9 # via google-auth -ruff==0.6.3 +ruff==0.6.5 # via -r test-requirements.in six==1.16.0 # via