Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 603935f commit 193e713
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion charms/knative-eventing/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-eventing/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down
6 changes: 3 additions & 3 deletions charms/knative-eventing/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ charmed-kubeflow-chisme==0.2.0
# -r requirements.in
charset-normalizer==3.2.0
# via requests
coverage==7.3.0
coverage==7.3.1
# via -r requirements-unit.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
Expand Down Expand Up @@ -70,7 +70,7 @@ pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-lazy-fixture
Expand Down Expand Up @@ -103,7 +103,7 @@ tomli==2.0.1
# via pytest
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion charms/knative-eventing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ tenacity==8.2.3
# via charmed-kubeflow-chisme
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion charms/knative-operator/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
4 changes: 2 additions & 2 deletions charms/knative-operator/requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ frozenlist==1.4.0
# aiosignal
google-auth==2.22.0
# via kubernetes
hvac==1.2.0
hvac==1.2.1
# via juju
idna==3.4
# via
Expand Down Expand Up @@ -194,7 +194,7 @@ urllib3==1.26.16
# requests
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.6.2
websocket-client==1.6.3
# via kubernetes
websockets==8.1
# via juju
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-operator/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down
6 changes: 3 additions & 3 deletions charms/knative-operator/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ charmed-kubeflow-chisme==0.2.0
# -r requirements.in
charset-normalizer==3.2.0
# via requests
coverage==7.3.0
coverage==7.3.1
# via -r requirements-unit.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
Expand Down Expand Up @@ -73,7 +73,7 @@ pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-lazy-fixture
Expand Down Expand Up @@ -109,7 +109,7 @@ tomli==2.0.1
# via pytest
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion charms/knative-operator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ tenacity==8.2.3
# charmed-kubeflow-chisme
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion charms/knative-serving/requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
2 changes: 1 addition & 1 deletion charms/knative-serving/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down
6 changes: 3 additions & 3 deletions charms/knative-serving/requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ charmed-kubeflow-chisme==0.2.0
# -r requirements.in
charset-normalizer==3.2.0
# via requests
coverage==7.3.0
coverage==7.3.1
# via -r requirements-unit.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
Expand Down Expand Up @@ -70,7 +70,7 @@ pluggy==1.3.0
# via pytest
pyrsistent==0.19.3
# via jsonschema
pytest==7.4.1
pytest==7.4.2
# via
# -r requirements-unit.in
# pytest-lazy-fixture
Expand Down Expand Up @@ -103,7 +103,7 @@ tomli==2.0.1
# via pytest
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion charms/knative-serving/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ tenacity==8.2.3
# via charmed-kubeflow-chisme
urllib3==2.0.4
# via requests
websocket-client==1.6.2
websocket-client==1.6.3
# via ops
zipp==3.16.2
# via importlib-resources
2 changes: 1 addition & 1 deletion requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==23.7.0
black==23.9.1
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand Down
4 changes: 2 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ httpcore==0.17.3
# via httpx
httpx==0.24.1
# via lightkube
hvac==1.2.0
hvac==1.2.1
# via juju
idna==3.4
# via
Expand Down Expand Up @@ -211,7 +211,7 @@ urllib3==1.26.16
# requests
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.6.2
websocket-client==1.6.3
# via kubernetes
websockets==8.1
# via juju
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==23.7.0
black==23.9.1
# via -r requirements-lint.in
click==8.1.7
# via black
Expand Down

0 comments on commit 193e713

Please sign in to comment.