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 Dec 13, 2024
1 parent 9caa382 commit 6786afe
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 21 deletions.
12 changes: 7 additions & 5 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.4
# via -r requirements-integration.in
charset-normalizer==3.4.0
# via requests
Expand All @@ -60,14 +60,16 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand Down Expand Up @@ -100,7 +102,7 @@ juju==3.6.0.0
# pytest-operator
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via charmed-kubeflow-chisme
lightkube-models==1.31.1.8
# via lightkube
Expand Down Expand Up @@ -184,7 +186,7 @@ pytest==8.3.4
# pytest-timeout
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.38.0
pytest-operator==0.39.0
# via -r requirements-integration.in
pytest-timeout==2.3.1
# via -r requirements-integration.in
Expand Down
24 changes: 13 additions & 11 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
# via -r requirements.in
charmed-kubeflow-chisme==0.4.4
# via -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.45
# via -r requirements.in
cosl==0.0.47
# via -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
Expand All @@ -42,14 +42,16 @@ exceptiongroup==1.2.2
# via
# anyio
# pytest
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand All @@ -69,7 +71,7 @@ juju==3.6.0.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# charmed-kubeflow-chisme
# cosl
Expand All @@ -86,11 +88,11 @@ oauthlib==3.2.2
# kubernetes
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
ops==2.17.1
# via
# -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand Down Expand Up @@ -119,7 +121,7 @@ pycparser==2.22
# via cffi
pydantic==2.10.3
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
# cosl
pydantic-core==2.27.1
# via pydantic
Expand Down Expand Up @@ -172,7 +174,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
serialized-data-interface==0.3.6
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
# charmed-kubeflow-chisme
six==1.17.0
# via
Expand Down
12 changes: 7 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,28 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.4
# via -r requirements.in
charset-normalizer==3.4.0
# via requests
cosl==0.0.45
cosl==0.0.47
# via -r requirements.in
cryptography==44.0.0
# via paramiko
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.2.2
# via anyio
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
idna==3.10
Expand All @@ -63,7 +65,7 @@ juju==3.6.0.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# charmed-kubeflow-chisme
# cosl
Expand Down

0 comments on commit 6786afe

Please sign in to comment.