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 Feb 11, 2025
1 parent d2a0ffd commit 8f35192
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 132 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
45 changes: 24 additions & 21 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==25.1.0
# via
# aiohttp
# jsonschema
Expand All @@ -32,9 +32,9 @@ blinker==1.8.2
# via selenium-wire
brotli==1.1.0
# via selenium-wire
cachetools==5.5.0
cachetools==5.5.1
# via google-auth
certifi==2024.8.30
certifi==2025.1.31
# via
# httpcore
# httpx
Expand All @@ -46,9 +46,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 @@ -66,13 +66,13 @@ exceptiongroup==1.2.2
# pytest
# trio
# trio-websocket
executing==2.1.0
executing==2.2.0
# via stack-data
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.36.0
google-auth==2.38.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 All @@ -109,13 +111,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 @@ -124,11 +126,11 @@ kaitaistruct==0.10
# via selenium-wire
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 @@ -146,7 +148,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.17.1
ops==2.18.1
# via
# charmed-kubeflow-chisme
# serialized-data-interface
Expand All @@ -158,7 +160,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 @@ -170,11 +172,11 @@ 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
propcache==0.2.0
# via yarl
protobuf==5.29.1
protobuf==5.29.3
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
Expand All @@ -190,7 +192,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 @@ -199,7 +201,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 @@ -219,11 +221,11 @@ 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
pytz==2024.2
pytz==2025.1
# via pyrfc3339
pyyaml==6.0.2
# via
Expand All @@ -244,7 +246,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 @@ -297,6 +299,7 @@ typing-extensions==4.12.2
# ipython
# juju
# multidict
# pyopenssl
# selenium
# typing-inspect
typing-inspect==0.9.0
Expand Down
22 changes: 11 additions & 11 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# pip-compile requirements-lint.in
#
black==24.8.0
# via -r requirements-fmt.txt
click==8.1.7
# via -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
click==8.1.8
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
codespell==2.3.0
codespell==2.4.1
# via -r requirements-lint.in
flake8==5.0.4
# via
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 8f35192

Please sign in to comment.