Skip to content

chore(deps): refresh pip-compile outputs #78

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

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
8 changes: 4 additions & 4 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
#
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
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via black
packaging==24.2
packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
tomli==2.2.1
# via black
typing-extensions==4.12.2
typing-extensions==4.13.2
# via black
95 changes: 56 additions & 39 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,27 @@ asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via aiohttp
attrs==24.2.0
attrs==25.3.0
# via
# aiohttp
# jsonschema
# outcome
# trio
backcall==0.2.0
# via ipython
backports-datetime-fromisoformat==2.0.3
# via juju
backports-strenum==1.3.1
# via juju
bcrypt==4.2.1
bcrypt==4.3.0
# via paramiko
blinker==1.8.2
# via selenium-wire
brotli==1.1.0
# via selenium-wire
cachetools==5.5.0
cachetools==5.5.2
# via google-auth
certifi==2024.8.30
certifi==2025.4.26
# via
# httpcore
# httpx
Expand All @@ -46,46 +48,50 @@ 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.2
# via requests
cryptography==44.0.0
cryptography==44.0.2
# via
# paramiko
# pyopenssl
decorator==5.1.1
decorator==5.2.1
# via
# ipdb
# ipython
deepdiff==6.2.1
# via charmed-kubeflow-chisme
deprecated==1.2.18
# via opentelemetry-api
exceptiongroup==1.2.2
# via
# anyio
# 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.39.0
# via kubernetes
h11==0.14.0
h11==0.16.0
# via
# httpcore
# wsproto
h2==4.1.0
# via selenium-wire
hpack==4.0.0
# via h2
httpcore==1.0.7
httpcore==1.0.9
# 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 @@ -99,23 +105,27 @@ idna==3.10
# requests
# trio
# yarl
importlib-metadata==8.5.0
# via
# opentelemetry-api
# ops
importlib-resources==6.4.5
# via jsonschema
iniconfig==2.0.0
iniconfig==2.1.0
# via pytest
ipdb==0.13.13
# via pytest-operator
ipython==8.12.3
# via ipdb
jedi==0.19.2
# via ipython
jinja2==3.1.4
jinja2==3.1.6
# via
# charmed-kubeflow-chisme
# pytest-operator
jsonschema==4.17.3
# via serialized-data-interface
juju==3.6.0.0
juju==3.6.1.1
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand All @@ -124,11 +134,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 @@ -140,25 +150,29 @@ multidict==6.1.0
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via typing-inspect
oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.17.1
opentelemetry-api==1.32.1
# via ops
ops==2.21.1
# via
# charmed-kubeflow-chisme
# serialized-data-interface
ordered-set==4.1.0
# via deepdiff
outcome==1.3.0.post0
# via trio
packaging==24.2
# via
# trio
# trio-websocket
packaging==25.0
# via
# juju
# pytest
paramiko==3.5.0
paramiko==3.5.1
# via juju
parso==0.8.4
# via jedi
Expand All @@ -170,11 +184,11 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.48
prompt-toolkit==3.0.51
# via ipython
propcache==0.2.0
# via yarl
protobuf==5.29.1
protobuf==5.29.4
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
Expand All @@ -186,11 +200,11 @@ pyasn1==0.6.1
# pyasn1-modules
# rsa
# selenium-wire
pyasn1-modules==0.4.1
pyasn1-modules==0.4.2
# 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,31 +213,29 @@ 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
pyrfc3339==1.1
# via
# juju
# macaroonbakery
# via macaroonbakery
pyrsistent==0.20.0
# via jsonschema
pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==8.3.4
pytest==8.3.5
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.38.0
pytest-operator==0.42.0
# via -r requirements-integration.in
python-dateutil==2.9.0.post0
# via kubernetes
pytz==2024.2
pytz==2025.2
# via pyrfc3339
pyyaml==6.0.2
# via
Expand All @@ -242,9 +254,9 @@ requests==2.32.3
# serialized-data-interface
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
rsa==4.9.1
# 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 @@ -289,14 +301,15 @@ trio==0.27.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
trio-websocket==0.12.2
# via selenium
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# anyio
# ipython
# juju
# multidict
# pyopenssl
# selenium
# typing-inspect
typing-inspect==0.9.0
Expand All @@ -315,13 +328,17 @@ websocket-client==1.8.0
# selenium
websockets==13.1
# via juju
wrapt==1.17.2
# via deprecated
wsproto==1.2.0
# via
# selenium-wire
# trio-websocket
yarl==1.15.2
# via aiohttp
zipp==3.20.2
# via importlib-resources
# via
# importlib-metadata
# importlib-resources
zstandard==0.23.0
# via selenium-wire
28 changes: 14 additions & 14 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
mypy-extensions==1.1.0
# via
# -r requirements-fmt.txt
# -r /tmp/renovate/repos/github/canonical/envoy-operator/requirements-fmt.txt
# black
packaging==24.2
packaging==25.0
# 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
typing-extensions==4.13.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
Loading