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 #126

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
42 changes: 20 additions & 22 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,19 @@
#
anyio==4.5.2
# via httpx
appnope==0.1.4
# via ipython
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==25.1.0
# via jsonschema
backcall==0.2.0
# via ipython
backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
# via paramiko
cachetools==5.5.0
cachetools==5.5.2
# via google-auth
certifi==2024.8.30
certifi==2025.1.31
# via
# httpcore
# httpx
Expand All @@ -32,11 +30,11 @@ cffi==1.17.1
# pynacl
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
cryptography==44.0.1
# via paramiko
decorator==5.1.1
decorator==5.2.1
# via
# ipdb
# ipython
Expand All @@ -46,9 +44,9 @@ exceptiongroup==1.2.2
# via
# anyio
# pytest
executing==2.1.0
executing==2.2.0
# via stack-data
google-auth==2.36.0
google-auth==2.38.0
# via kubernetes
h11==0.14.0
# via httpcore
Expand All @@ -75,24 +73,24 @@ ipython==8.12.3
# via ipdb
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# 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
# -r requirements-integration.in
# charmed-kubeflow-chisme
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
macaroonbakery==1.3.4
# via juju
Expand All @@ -106,7 +104,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.17.1
ops==2.19.0
# via
# charmed-kubeflow-chisme
# serialized-data-interface
Expand All @@ -116,7 +114,7 @@ packaging==24.2
# via
# juju
# pytest
paramiko==3.5.0
paramiko==3.5.1
# via juju
parso==0.8.4
# via jedi
Expand All @@ -128,9 +126,9 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via ipython
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
Expand All @@ -145,7 +143,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 @@ -167,11 +165,11 @@ pytest==8.3.4
# pytest-operator
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.38.0
pytest-operator==0.40.0
# via -r requirements-integration.in
python-dateutil==2.9.0.post0
# via kubernetes
pytz==2024.2
pytz==2025.1
# via pyrfc3339
pyyaml==6.0.2
# via
Expand All @@ -194,7 +192,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
4 changes: 2 additions & 2 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
black==24.8.0
# via -r requirements-lint.in
click==8.1.7
click==8.1.8
# via black
codespell==2.3.0
codespell==2.4.1
# via -r requirements-lint.in
flake8==7.0.0
# via
Expand Down
46 changes: 24 additions & 22 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==25.1.0
# via jsonschema
backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
# via paramiko
cachetools==5.5.0
cachetools==5.5.2
# via google-auth
certifi==2024.8.30
certifi==2025.1.31
# via
# httpcore
# httpx
Expand All @@ -27,20 +27,22 @@ cffi==1.17.1
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.6
charset-normalizer==3.4.0
# via -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
charset-normalizer==3.4.1
# via requests
cosl==0.0.50
cosl==0.0.55
# via -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
cryptography==44.0.0
cryptography==44.0.1
# via paramiko
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.2.2
# via
# anyio
# pytest
google-auth==2.36.0
google-auth==2.38.0
# via kubernetes
h11==0.14.0
# via httpcore
Expand All @@ -61,25 +63,25 @@ importlib-resources==6.4.5
# via jsonschema
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
# 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
# -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via
# -r requirements.in
# -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
# lightkube
macaroonbakery==1.3.4
# via juju
Expand All @@ -91,10 +93,10 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.17.1
ops==2.19.0
# via
# -r /tmp/renovate/repos/github/canonical/training-operator/requirements.in
# -r requirements-unit.in
# -r requirements.in
# charmed-kubeflow-chisme
# cosl
# serialized-data-interface
Expand All @@ -104,13 +106,13 @@ packaging==24.2
# via
# juju
# pytest
paramiko==3.5.0
paramiko==3.5.1
# via juju
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 @@ -121,9 +123,9 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.3
pydantic==2.10.6
# via cosl
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -142,7 +144,7 @@ pytest==8.3.4
# via -r requirements-unit.in
python-dateutil==2.9.0.post0
# via kubernetes
pytz==2024.2
pytz==2025.1
# via pyrfc3339
pyyaml==6.0.2
# via
Expand All @@ -163,7 +165,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
Loading