Skip to content

Commit 74e250b

Browse files
chore(deps): update dependency pydantic to >=2.10,<2.11
1 parent d1f6358 commit 74e250b

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

charms/katib-controller/requirements-unit.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ cffi==1.17.1
2727
# cryptography
2828
# pynacl
2929
charmed-kubeflow-chisme==0.4.3
30-
# via -r requirements.in
30+
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
3131
charset-normalizer==3.4.0
3232
# via requests
3333
cosl==0.0.50
34-
# via -r requirements.in
34+
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
3535
coverage==7.6.1
3636
# via -r requirements-unit.in
3737
cryptography==44.0.0
@@ -71,7 +71,7 @@ kubernetes==30.1.0
7171
# via juju
7272
lightkube==0.15.6
7373
# via
74-
# -r requirements.in
74+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
7575
# charmed-kubeflow-chisme
7676
# cosl
7777
lightkube-models==1.31.1.8
@@ -88,8 +88,8 @@ oauthlib==3.2.2
8888
# requests-oauthlib
8989
ops==2.17.1
9090
# via
91+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
9192
# -r requirements-unit.in
92-
# -r requirements.in
9393
# charmed-kubeflow-chisme
9494
# cosl
9595
# serialized-data-interface
@@ -116,11 +116,11 @@ pyasn1-modules==0.4.1
116116
# via google-auth
117117
pycparser==2.22
118118
# via cffi
119-
pydantic==2.6.4
119+
pydantic==2.10.5
120120
# via
121-
# -r requirements.in
121+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
122122
# cosl
123-
pydantic-core==2.16.3
123+
pydantic-core==2.27.2
124124
# via pydantic
125125
pymacaroons==0.13.0
126126
# via macaroonbakery
@@ -150,8 +150,8 @@ pytz==2024.2
150150
# via pyrfc3339
151151
pyyaml==6.0.1
152152
# via
153+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-controller/requirements.in
153154
# -r requirements-unit.in
154-
# -r requirements.in
155155
# cosl
156156
# juju
157157
# kubernetes

charms/katib-controller/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ cosl
99
# This is a requirement from the k8s_service_info library
1010
# Pin due to https://github.com/canonical/bundle-kubeflow/issues/926
1111
# Remove this pin when the base OS can install rustc v1.76 or newer.
12-
pydantic>=2.6,<2.7
12+
pydantic>=2.10,<2.11

charms/katib-controller/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ pyasn1-modules==0.4.1
105105
# via google-auth
106106
pycparser==2.22
107107
# via cffi
108-
pydantic==2.6.4
108+
pydantic==2.10.5
109109
# via
110110
# -r requirements.in
111111
# cosl
112-
pydantic-core==2.16.3
112+
pydantic-core==2.27.2
113113
# via pydantic
114114
pymacaroons==0.13.0
115115
# via macaroonbakery

charms/katib-db-manager/requirements-unit.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ cffi==1.17.1
2828
# pynacl
2929
charmed-kubeflow-chisme==0.4.3
3030
# via
31+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
3132
# -r requirements-unit.in
32-
# -r requirements.in
3333
charset-normalizer==3.4.0
3434
# via requests
3535
cosl==0.0.45
36-
# via -r requirements.in
36+
# via -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
3737
coverage==7.6.1
3838
# via -r requirements-unit.in
3939
cryptography==44.0.0
@@ -73,7 +73,7 @@ kubernetes==30.1.0
7373
# via juju
7474
lightkube==0.15.6
7575
# via
76-
# -r requirements.in
76+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
7777
# charmed-kubeflow-chisme
7878
# cosl
7979
lightkube-models==1.31.1.8
@@ -90,8 +90,8 @@ oauthlib==3.2.2
9090
# requests-oauthlib
9191
ops==2.17.1
9292
# via
93+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
9394
# -r requirements-unit.in
94-
# -r requirements.in
9595
# charmed-kubeflow-chisme
9696
# cosl
9797
# serialized-data-interface
@@ -118,11 +118,11 @@ pyasn1-modules==0.4.1
118118
# via google-auth
119119
pycparser==2.22
120120
# via cffi
121-
pydantic==2.6.4
121+
pydantic==2.10.5
122122
# via
123-
# -r requirements.in
123+
# -r /tmp/renovate/repos/github/canonical/katib-operators/charms/katib-db-manager/requirements.in
124124
# cosl
125-
pydantic-core==2.16.3
125+
pydantic-core==2.27.2
126126
# via pydantic
127127
pymacaroons==0.13.0
128128
# via macaroonbakery

charms/katib-db-manager/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ ops
44
# This is a requirement from the k8s_service_info library
55
# Pin due to https://github.com/canonical/bundle-kubeflow/issues/926
66
# Remove this pin when the base OS can install rustc v1.76 or newer.
7-
pydantic>=2.6,<2.7
7+
pydantic>=2.10,<2.11
88
# from loki_k8s.v1.loki_push_api.py
99
cosl

charms/katib-db-manager/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ pyasn1-modules==0.4.1
105105
# via google-auth
106106
pycparser==2.22
107107
# via cffi
108-
pydantic==2.6.4
108+
pydantic==2.10.5
109109
# via
110110
# -r requirements.in
111111
# cosl
112-
pydantic-core==2.16.3
112+
pydantic-core==2.27.2
113113
# via pydantic
114114
pymacaroons==0.13.0
115115
# via macaroonbakery

0 commit comments

Comments
 (0)