Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): refresh pip-compile outputs #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
black==24.8.0
# via -r requirements-fmt.in
click==8.1.7
click==8.1.8
# via black
isort==5.13.2
# via -r requirements-fmt.in
Expand Down
30 changes: 16 additions & 14 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via aiohttp
attrs==24.2.0
attrs==24.3.0
# via
# aiohttp
# jsonschema
Expand All @@ -28,7 +28,7 @@ bcrypt==4.2.1
# via paramiko
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand All @@ -38,9 +38,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.6
# via -r requirements-integration.in
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cryptography==44.0.0
# via paramiko
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 All @@ -86,23 +88,23 @@ ipython==8.12.3
# via ipdb
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
# pytest-operator
jsonschema==4.17.3
# via serialized-data-interface
juju==3.6.0.0
juju==3.6.1.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
# pytest-operator
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.17.1
# via charmed-kubeflow-chisme
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
macaroonbakery==1.3.4
# via juju
Expand Down Expand Up @@ -146,7 +148,7 @@ prompt-toolkit==3.0.48
# via ipython
propcache==0.2.0
# via yarl
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
Expand All @@ -161,7 +163,7 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.1
# via ipython
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -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 Expand Up @@ -213,7 +215,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down
2 changes: 1 addition & 1 deletion requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
black==24.8.0
# via -r requirements-lint.in
click==8.1.7
click==8.1.8
# via black
codespell==2.3.0
# via -r requirements-lint.in
Expand Down
44 changes: 23 additions & 21 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ annotated-types==0.7.0
# via pydantic
anyio==4.5.2
# via httpx
attrs==24.2.0
attrs==24.3.0
# via jsonschema
backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
# via paramiko
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand All @@ -26,12 +26,12 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
# via -r requirements.in
charset-normalizer==3.4.0
charmed-kubeflow-chisme==0.4.6
# via -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
charset-normalizer==3.4.1
# via requests
cosl==0.0.45
# via -r requirements.in
cosl==0.0.51
# 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 @@ -61,19 +63,19 @@ importlib-resources==6.4.5
# via jsonschema
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
juju==3.6.0.0
juju==3.6.1.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.17.1
# via
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
macaroonbakery==1.3.4
# via juju
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 All @@ -106,7 +108,7 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.5.0
# via pytest
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
pyasn1==0.6.1
# via
Expand All @@ -117,11 +119,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.5
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/oidc-gatekeeper-operator/requirements.in
# cosl
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down Expand Up @@ -166,13 +168,13 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via charmed-kubeflow-chisme
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
32 changes: 17 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ annotated-types==0.7.0
# via pydantic
anyio==4.5.2
# via httpx
attrs==24.2.0
attrs==24.3.0
# via jsonschema
backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
# via paramiko
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand All @@ -26,26 +26,28 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.3
charmed-kubeflow-chisme==0.4.6
# via -r requirements.in
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cosl==0.0.45
cosl==0.0.51
# 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 @@ -55,19 +57,19 @@ idna==3.10
# requests
importlib-resources==6.4.5
# via jsonschema
jinja2==3.1.4
jinja2==3.1.5
# via charmed-kubeflow-chisme
jsonschema==4.17.3
# via serialized-data-interface
juju==3.6.0.0
juju==3.6.1.0
# via charmed-kubeflow-chisme
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.17.1
# via
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
macaroonbakery==1.3.4
# via juju
Expand Down Expand Up @@ -95,7 +97,7 @@ paramiko==3.5.0
# via juju
pkgutil-resolve-name==1.3.10
# via jsonschema
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
pyasn1==0.6.1
# via
Expand All @@ -106,11 +108,11 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.5
# via
# -r requirements.in
# cosl
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand Down Expand Up @@ -148,7 +150,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand Down
Loading