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 Jan 15, 2025
1 parent 749ea8d commit 46944c9
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 43 deletions.
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
33 changes: 18 additions & 15 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ anyio==4.5.2
# via httpx
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==24.3.0
# via
# jsonschema
# outcome
Expand All @@ -25,7 +25,7 @@ brotli==1.1.0
# via selenium-wire
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand All @@ -37,9 +37,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
Expand All @@ -59,7 +59,7 @@ exceptiongroup==1.2.2
# trio-websocket
executing==2.1.0
# via stack-data
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via
Expand All @@ -72,7 +72,9 @@ hpack==4.0.0
httpcore==1.0.7
# via httpx
httpx==0.27.2
# via lightkube
# via
# charmed-kubeflow-chisme
# lightkube
hvac==2.3.0
# via juju
hyperframe==6.0.1
Expand All @@ -95,13 +97,13 @@ 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
Expand All @@ -110,9 +112,9 @@ kaitaistruct==0.10
# via selenium-wire
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 @@ -152,7 +154,7 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.48
# via ipython
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
Expand All @@ -168,7 +170,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 @@ -177,7 +179,7 @@ pynacl==1.5.0
# macaroonbakery
# paramiko
# pymacaroons
pyopenssl==24.3.0
pyopenssl==25.0.0
# via selenium-wire
pyparsing==3.1.4
# via selenium-wire
Expand All @@ -198,7 +200,7 @@ pytest==8.3.4
# pytest-operator
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.38.0
pytest-operator==0.39.0
# via -r requirements-integration.in
python-dateutil==2.9.0.post0
# via kubernetes
Expand All @@ -225,7 +227,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 Expand Up @@ -277,6 +279,7 @@ typing-extensions==4.12.2
# anyio
# ipython
# juju
# pyopenssl
# selenium
# typing-inspect
typing-inspect==0.9.0
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
28 changes: 13 additions & 15 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ annotated-types==0.7.0
# via pydantic
anyio==4.5.2
# via httpx
attrs==24.2.0
attrs==24.3.0
# via jsonschema
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cosl==0.0.50
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/minio-operator/requirements.in
coverage==7.6.1
# via -r requirements-unit.in
exceptiongroup==1.2.2
Expand All @@ -29,7 +29,7 @@ h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.1
# via lightkube
idna==3.10
# via
Expand All @@ -42,16 +42,16 @@ iniconfig==2.0.0
# via pytest
jsonschema==4.17.3
# via serialized-data-interface
lightkube==0.15.6
lightkube==0.17.1
# via cosl
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
oci-image==1.0.0
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/minio-operator/requirements.in
ops==2.17.1
# via
# -r /tmp/renovate/repos/github/canonical/minio-operator/requirements.in
# -r requirements-unit.in
# -r requirements.in
# cosl
# serialized-data-interface
packaging==24.2
Expand All @@ -60,9 +60,9 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.5.0
# via pytest
pydantic==2.10.3
pydantic==2.10.5
# via cosl
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pyrsistent==0.20.0
# via jsonschema
Expand All @@ -82,11 +82,9 @@ pyyaml==6.0.2
requests==2.32.3
# via serialized-data-interface
serialized-data-interface==0.7.0
# via -r requirements.in
# via -r /tmp/renovate/repos/github/canonical/minio-operator/requirements.in
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
tenacity==9.0.0
# via cosl
tomli==2.2.1
Expand Down
20 changes: 9 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ annotated-types==0.7.0
# via pydantic
anyio==4.5.2
# via httpx
attrs==24.2.0
attrs==24.3.0
# via jsonschema
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cosl==0.0.50
# via -r requirements.in
Expand All @@ -25,7 +25,7 @@ h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.27.2
httpx==0.28.1
# via lightkube
idna==3.10
# via
Expand All @@ -36,9 +36,9 @@ importlib-resources==6.4.5
# via jsonschema
jsonschema==4.17.3
# via serialized-data-interface
lightkube==0.15.6
lightkube==0.17.1
# via cosl
lightkube-models==1.31.1.8
lightkube-models==1.32.0.8
# via lightkube
oci-image==1.0.0
# via -r requirements.in
Expand All @@ -49,9 +49,9 @@ ops==2.17.1
# serialized-data-interface
pkgutil-resolve-name==1.3.10
# via jsonschema
pydantic==2.10.3
pydantic==2.10.5
# via cosl
pydantic-core==2.27.1
pydantic-core==2.27.2
# via pydantic
pyrsistent==0.20.0
# via jsonschema
Expand All @@ -66,9 +66,7 @@ requests==2.32.3
serialized-data-interface==0.7.0
# via -r requirements.in
sniffio==1.3.1
# via
# anyio
# httpx
# via anyio
tenacity==9.0.0
# via cosl
typing-extensions==4.12.2
Expand Down

0 comments on commit 46944c9

Please sign in to comment.