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 1533259 commit 8f7fa2a
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 108 deletions.
2 changes: 1 addition & 1 deletion charms/argo-controller/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 charms/argo-controller/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 @@ -182,7 +184,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 @@ -208,7 +210,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 charms/argo-controller/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
Loading

0 comments on commit 8f7fa2a

Please sign in to comment.