Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to >=2.10,<2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 3aba641 commit 66cf84f
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions charms/katib-controller/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ cffi==1.17.1
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.50
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
Expand Down Expand Up @@ -71,7 +71,7 @@ kubernetes==30.1.0
# via juju
lightkube==0.15.6
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
Expand All @@ -88,8 +88,8 @@ oauthlib==3.2.2
# requests-oauthlib
ops==2.17.1
# via
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand All @@ -116,11 +116,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.10.6
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
# cosl
pydantic-core==2.16.3
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down Expand Up @@ -150,8 +150,8 @@ pytz==2024.2
# via pyrfc3339
pyyaml==6.0.1
# via
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
# -r requirements-unit.in
# -r requirements.in
# cosl
# juju
# kubernetes
Expand Down
2 changes: 1 addition & 1 deletion charms/katib-controller/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cosl
# This is a requirement from the k8s_service_info library
# Pin due to https://github.com/canonical/bundle-kubeflow/issues/926
# Remove this pin when the base OS can install rustc v1.76 or newer.
pydantic>=2.6,<2.7
pydantic>=2.10,<2.11
4 changes: 2 additions & 2 deletions charms/katib-controller/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.10.6
# via
# -r requirements.in
# cosl
pydantic-core==2.16.3
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down
14 changes: 7 additions & 7 deletions charms/katib-db-manager/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ cffi==1.17.1
# pynacl
charmed-kubeflow-chisme==0.4.3
# via
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
# -r requirements-unit.in
# -r requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.45
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
Expand Down Expand Up @@ -73,7 +73,7 @@ kubernetes==30.1.0
# via juju
lightkube==0.15.6
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
Expand All @@ -90,8 +90,8 @@ oauthlib==3.2.2
# requests-oauthlib
ops==2.17.1
# via
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand All @@ -118,11 +118,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.10.6
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
# cosl
pydantic-core==2.16.3
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down
2 changes: 1 addition & 1 deletion charms/katib-db-manager/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ops
# This is a requirement from the k8s_service_info library
# Pin due to https://github.com/canonical/bundle-kubeflow/issues/926
# Remove this pin when the base OS can install rustc v1.76 or newer.
pydantic>=2.6,<2.7
pydantic>=2.10,<2.11
# from loki_k8s.v1.loki_push_api.py
cosl
4 changes: 2 additions & 2 deletions charms/katib-db-manager/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.6.4
pydantic==2.10.6
# via
# -r requirements.in
# cosl
pydantic-core==2.16.3
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down

0 comments on commit 66cf84f

Please sign in to comment.