File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jsonschema==4.17.3
149
149
# via
150
150
# -r requirements.txt
151
151
# serialized-data-interface
152
- juju==3.3.1.1
152
+ juju==3.4.0.0
153
153
# via
154
154
# -r requirements-integration.in
155
155
# pytest-operator
@@ -206,7 +206,7 @@ packaging==24.0
206
206
# pytest
207
207
paramiko==3.4.0
208
208
# via juju
209
- parso==0.8.3
209
+ parso==0.8.4
210
210
# via jedi
211
211
pexpect==4.9.0
212
212
# via ipython
@@ -220,21 +220,21 @@ pluggy==1.4.0
220
220
# via pytest
221
221
prompt-toolkit==3.0.43
222
222
# via ipython
223
- protobuf==5.26.0
223
+ protobuf==5.26.1
224
224
# via macaroonbakery
225
225
ptyprocess==0.7.0
226
226
# via pexpect
227
227
pure-eval==0.2.2
228
228
# via stack-data
229
- pyasn1==0.5.1
229
+ pyasn1==0.6.0
230
230
# via
231
231
# juju
232
232
# pyasn1-modules
233
233
# rsa
234
234
# selenium-wire
235
- pyasn1-modules==0.3 .0
235
+ pyasn1-modules==0.4 .0
236
236
# via google-auth
237
- pycparser==2.21
237
+ pycparser==2.22
238
238
# via cffi
239
239
pygments==2.17.2
240
240
# via ipython
@@ -294,7 +294,7 @@ requests==2.31.0
294
294
# macaroonbakery
295
295
# requests-oauthlib
296
296
# serialized-data-interface
297
- requests-oauthlib==1.4 .0
297
+ requests-oauthlib==2.0 .0
298
298
# via kubernetes
299
299
rsa==4.9
300
300
# via google-auth
@@ -306,7 +306,7 @@ ruamel-yaml-clib==0.2.8
306
306
# via
307
307
# -r requirements.txt
308
308
# ruamel-yaml
309
- selenium==4.18.1
309
+ selenium==4.19.0
310
310
# via
311
311
# -r requirements-integration.in
312
312
# selenium-wire
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ flake8==5.0.4
18
18
# flake8-builtins
19
19
# pep8-naming
20
20
# pyproject-flake8
21
- flake8-builtins==2.2 .0
21
+ flake8-builtins==2.4 .0
22
22
# via -r requirements-lint.in
23
23
flake8-copyright==0.2.4
24
24
# via -r requirements-lint.in
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ pytest==8.1.1
138
138
# pytest-mock
139
139
pytest-lazy-fixture==0.6.3
140
140
# via -r requirements-unit.in
141
- pytest-mock==3.12 .0
141
+ pytest-mock==3.14 .0
142
142
# via -r requirements-unit.in
143
143
python-dateutil==2.9.0.post0
144
144
# via
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ h2==4.1.0
35
35
# via grpclib
36
36
hpack == 4.0.0
37
37
# via h2
38
- httpcore == 1.0.4
38
+ httpcore == 1.0.5
39
39
# via httpx
40
40
httpx == 0.27.0
41
41
# via lightkube
@@ -46,7 +46,7 @@ idna==3.6
46
46
# anyio
47
47
# httpx
48
48
# requests
49
- importlib-resources == 6.3.2
49
+ importlib-resources == 6.4.0
50
50
# via jsonschema
51
51
jinja2 == 3.1.3
52
52
# via charmed-kubeflow-chisme
@@ -62,7 +62,7 @@ multidict==6.0.5
62
62
# via grpclib
63
63
oci-image == 1.0.0
64
64
# via -r requirements.in
65
- ops == 2.11 .0
65
+ ops == 2.12 .0
66
66
# via
67
67
# -r requirements.in
68
68
# charmed-kubeflow-chisme
You can’t perform that action at this time.
0 commit comments