Skip to content

Commit

Permalink
ci, build: bump python-libjuju 3.2 -> 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Aug 19, 2024
1 parent 3cda33b commit 3945fd0
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ httpx==0.23.3
# via
# -r requirements.txt
# lightkube
hvac==2.3.0
# via juju
idna==3.4
# via
# -r requirements.txt
Expand All @@ -94,12 +96,10 @@ jinja2==3.1.4
# -r requirements-integration.in
# -r requirements.txt
# pytest-operator
juju==3.2.0.1
juju==3.5.2.0
# via
# -r requirements-integration.in
# pytest-operator
jujubundlelib==0.5.7
# via theblues
kubernetes==26.1.0
# via
# -r requirements.txt
Expand All @@ -111,9 +111,7 @@ lightkube-models==1.26.0.4
# -r requirements.txt
# lightkube
macaroonbakery==1.3.1
# via
# juju
# theblues
# via juju
markupsafe==2.1.2
# via
# -r requirements.txt
Expand All @@ -135,7 +133,9 @@ oci-image==1.0.0
ops==2.1.1
# via -r requirements.txt
packaging==23.0
# via pytest
# via
# juju
# pytest
paramiko==2.12.0
# via juju
parso==0.8.3
Expand Down Expand Up @@ -197,7 +197,6 @@ pyyaml==6.0.1
# via
# -r requirements.txt
# juju
# jujubundlelib
# kubernetes
# lightkube
# ops
Expand All @@ -206,10 +205,10 @@ requests==2.28.2
# via
# -r requirements-integration.in
# -r requirements.txt
# hvac
# kubernetes
# macaroonbakery
# requests-oauthlib
# theblues
requests-oauthlib==1.3.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -242,8 +241,6 @@ stack-data==0.6.2
# via ipython
tenacity==8.2.2
# via -r requirements.txt
theblues==0.5.2
# via juju
tomli==2.0.1
# via
# ipdb
Expand All @@ -270,7 +267,7 @@ websocket-client==1.5.1
# -r requirements.txt
# kubernetes
# ops
websockets==7.0
websockets==12.0
# via juju
yarl==1.8.2
# via aiohttp
Expand Down

0 comments on commit 3945fd0

Please sign in to comment.