Skip to content

Commit 33332e9

Browse files
chore(deps): refresh pip-compile outputs
1 parent 7f3de8f commit 33332e9

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

requirements-integration.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jsonschema==4.17.3
149149
# via
150150
# -r requirements.txt
151151
# serialized-data-interface
152-
juju==3.3.1.1
152+
juju==3.4.0.0
153153
# via
154154
# -r requirements-integration.in
155155
# pytest-operator
@@ -206,7 +206,7 @@ packaging==24.0
206206
# pytest
207207
paramiko==3.4.0
208208
# via juju
209-
parso==0.8.3
209+
parso==0.8.4
210210
# via jedi
211211
pexpect==4.9.0
212212
# via ipython
@@ -220,21 +220,21 @@ pluggy==1.4.0
220220
# via pytest
221221
prompt-toolkit==3.0.43
222222
# via ipython
223-
protobuf==5.26.0
223+
protobuf==5.26.1
224224
# via macaroonbakery
225225
ptyprocess==0.7.0
226226
# via pexpect
227227
pure-eval==0.2.2
228228
# via stack-data
229-
pyasn1==0.5.1
229+
pyasn1==0.6.0
230230
# via
231231
# juju
232232
# pyasn1-modules
233233
# rsa
234234
# selenium-wire
235-
pyasn1-modules==0.3.0
235+
pyasn1-modules==0.4.0
236236
# via google-auth
237-
pycparser==2.21
237+
pycparser==2.22
238238
# via cffi
239239
pygments==2.17.2
240240
# via ipython
@@ -294,7 +294,7 @@ requests==2.31.0
294294
# macaroonbakery
295295
# requests-oauthlib
296296
# serialized-data-interface
297-
requests-oauthlib==1.4.0
297+
requests-oauthlib==2.0.0
298298
# via kubernetes
299299
rsa==4.9
300300
# via google-auth
@@ -306,7 +306,7 @@ ruamel-yaml-clib==0.2.8
306306
# via
307307
# -r requirements.txt
308308
# ruamel-yaml
309-
selenium==4.18.1
309+
selenium==4.19.0
310310
# via
311311
# -r requirements-integration.in
312312
# selenium-wire

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ flake8==5.0.4
1818
# flake8-builtins
1919
# pep8-naming
2020
# pyproject-flake8
21-
flake8-builtins==2.2.0
21+
flake8-builtins==2.4.0
2222
# via -r requirements-lint.in
2323
flake8-copyright==0.2.4
2424
# via -r requirements-lint.in

requirements-unit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pytest==8.1.1
138138
# pytest-mock
139139
pytest-lazy-fixture==0.6.3
140140
# via -r requirements-unit.in
141-
pytest-mock==3.12.0
141+
pytest-mock==3.14.0
142142
# via -r requirements-unit.in
143143
python-dateutil==2.9.0.post0
144144
# via

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ h2==4.1.0
3535
# via grpclib
3636
hpack==4.0.0
3737
# via h2
38-
httpcore==1.0.4
38+
httpcore==1.0.5
3939
# via httpx
4040
httpx==0.27.0
4141
# via lightkube
@@ -46,7 +46,7 @@ idna==3.6
4646
# anyio
4747
# httpx
4848
# requests
49-
importlib-resources==6.3.2
49+
importlib-resources==6.4.0
5050
# via jsonschema
5151
jinja2==3.1.3
5252
# via charmed-kubeflow-chisme
@@ -62,7 +62,7 @@ multidict==6.0.5
6262
# via grpclib
6363
oci-image==1.0.0
6464
# via -r requirements.in
65-
ops==2.11.0
65+
ops==2.12.0
6666
# via
6767
# -r requirements.in
6868
# charmed-kubeflow-chisme

0 commit comments

Comments
 (0)