Skip to content

Commit

Permalink
build: bump juju 2.9.44.0, pyyaml->6.0.1 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Aug 7, 2023
1 parent 087c5e9 commit 2481317
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 22 deletions.
4 changes: 2 additions & 2 deletions charms/knative-eventing/requirements-integration.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp
jinja2
# pin juju since we use controller 2.9. Juju (app) 3.0 is end of life and py juju as well
juju>=2.9.42.3,<3.0
# Pinning to <3.0 due to compatibility with the 2.9 controller version and 3.0 not being maintained anymore
juju<3.0
pytest-operator
requests
-r requirements.txt
5 changes: 3 additions & 2 deletions charms/knative-eventing/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jinja2==3.1.2
# -r requirements.txt
# charmed-kubeflow-chisme
# pytest-operator
juju==2.9.42.4
juju==2.9.44.0
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -193,7 +193,7 @@ python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
# via pyrfc3339
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# juju
Expand Down Expand Up @@ -223,6 +223,7 @@ ruamel-yaml-clib==0.2.7
# ruamel-yaml
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-eventing/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.10.0
# via -r requirements-unit.in
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# lightkube
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-eventing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ops==2.3.0
# charmed-kubeflow-chisme
ordered-set==4.1.0
# via deepdiff
pyyaml==6.0
pyyaml==6.0.1
# via
# lightkube
# ops
Expand Down
4 changes: 2 additions & 2 deletions charms/knative-operator/requirements-integration.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp
jinja2
# pin juju since we use controller 2.9. Juju (app) 3.0 is end of life and py juju as well
juju>=2.9.42.3,<3.0
# Pinning to <3.0 due to compatibility with the 2.9 controller version and 3.0 not being maintained anymore
juju<3.0
pytest-operator
requests
-r requirements.txt
5 changes: 3 additions & 2 deletions charms/knative-operator/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jinja2==3.1.2
# -r requirements.txt
# charmed-kubeflow-chisme
# pytest-operator
juju==2.9.42.4
juju==2.9.44.0
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -193,7 +193,7 @@ python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
# via pyrfc3339
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# juju
Expand Down Expand Up @@ -223,6 +223,7 @@ ruamel-yaml-clib==0.2.7
# ruamel-yaml
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-operator/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.10.0
# via -r requirements-unit.in
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# lightkube
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-operator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ops==2.3.0
# charmed-kubeflow-chisme
ordered-set==4.1.0
# via deepdiff
pyyaml==6.0
pyyaml==6.0.1
# via
# lightkube
# ops
Expand Down
4 changes: 2 additions & 2 deletions charms/knative-serving/requirements-integration.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp
jinja2
# pin juju since we use controller 2.9. Juju (app) 3.0 is end of life and py juju as well
juju>=2.9.42.3,<3.0
# Pinning to <3.0 due to compatibility with the 2.9 controller version and 3.0 not being maintained anymore
juju<3.0
pytest-operator
requests
-r requirements.txt
5 changes: 3 additions & 2 deletions charms/knative-serving/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jinja2==3.1.2
# -r requirements.txt
# charmed-kubeflow-chisme
# pytest-operator
juju==2.9.42.4
juju==2.9.44.0
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -193,7 +193,7 @@ python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
# via pyrfc3339
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# juju
Expand Down Expand Up @@ -223,6 +223,7 @@ ruamel-yaml-clib==0.2.7
# ruamel-yaml
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-serving/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.10.0
# via -r requirements-unit.in
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements.txt
# lightkube
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-serving/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ops==2.3.0
# charmed-kubeflow-chisme
ordered-set==4.1.0
# via deepdiff
pyyaml==6.0
pyyaml==6.0.1
# via
# lightkube
# ops
Expand Down
4 changes: 2 additions & 2 deletions requirements-integration.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asyncio
flake8
# pin juju since we use controller 2.9. Juju (app) 3.0 is end of life and py juju as well
juju>=2.9.42.3,<3.0
# Pinning to <3.0 due to compatibility with the 2.9 controller version and 3.0 not being maintained anymore
juju<3.0
lightkube
pytest-operator
PyYAML
Expand Down
5 changes: 3 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jedi==0.18.2
# via ipython
jinja2==3.1.2
# via pytest-operator
juju==2.9.42.4
juju==2.9.44.0
# via
# -r requirements-integration.in
# pytest-operator
Expand Down Expand Up @@ -149,7 +149,7 @@ python-dateutil==2.8.2
# via kubernetes
pytz==2023.3
# via pyrfc3339
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements-integration.in
# juju
Expand All @@ -169,6 +169,7 @@ rsa==4.9
# via google-auth
six==1.16.0
# via
# asttokens
# google-auth
# kubernetes
# macaroonbakery
Expand Down

0 comments on commit 2481317

Please sign in to comment.