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 d9b2255 commit 6b797f7
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 89 deletions.
12 changes: 7 additions & 5 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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 @@ -72,7 +72,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.36.0
google-auth==2.37.0
# via kubernetes
h11==0.14.0
# via
Expand All @@ -85,7 +85,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 Down Expand Up @@ -124,7 +126,7 @@ kaitaistruct==0.10
# via selenium-wire
kubernetes==30.1.0
# via juju
lightkube==0.15.6
lightkube==0.15.7
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -219,7 +221,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 Down
18 changes: 9 additions & 9 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# pip-compile requirements-lint.in
#
black==24.8.0
# via -r requirements-fmt.txt
# via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
click==8.1.7
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
codespell==2.3.0
# via -r requirements-lint.in
Expand All @@ -23,26 +23,26 @@ flake8-builtins==2.5.0
flake8-copyright==0.2.4
# via -r requirements-lint.in
isort==5.13.2
# via -r requirements-fmt.txt
# via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
packaging==24.2
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
pathspec==0.12.1
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
pep8-naming==0.14.1
# via -r requirements-lint.in
platformdirs==4.3.6
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
pycodestyle==2.9.1
# via flake8
Expand All @@ -52,12 +52,12 @@ pyproject-flake8==5.0.4.post1
# via -r requirements-lint.in
tomli==2.2.1
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
# pyproject-flake8
typing-extensions==4.12.2
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 6b797f7

Please sign in to comment.