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 May 23, 2024
1 parent eacf315 commit 4b401f6
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 74 deletions.
6 changes: 3 additions & 3 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-fmt.in
#
black==24.3.0
black==24.4.2
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand All @@ -16,9 +16,9 @@ packaging==24.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.2.0
platformdirs==4.2.2
# via black
tomli==2.0.1
# via black
typing-extensions==4.10.0
typing-extensions==4.11.0
# via black
81 changes: 47 additions & 34 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.9.3
aiohttp==3.9.5
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via
# -r requirements.txt
# pydantic
anyio==4.3.0
# via
# -r requirements.txt
Expand All @@ -25,13 +29,13 @@ attrs==23.2.0
# trio
backcall==0.2.0
# via ipython
bcrypt==4.1.2
bcrypt==4.1.3
# via paramiko
betterproto==2.0.0b6
# via
# -r requirements.txt
# envoy-data-plane
blinker==1.7.0
blinker==1.8.2
# via selenium-wire
brotli==1.1.0
# via selenium-wire
Expand All @@ -56,9 +60,9 @@ charset-normalizer==3.3.2
# via
# -r requirements.txt
# requests
cosl==0.0.10
cosl==0.0.11
# via -r requirements.txt
cryptography==42.0.5
cryptography==42.0.7
# via
# paramiko
# pyopenssl
Expand All @@ -72,7 +76,7 @@ deepdiff==6.2.1
# charmed-kubeflow-chisme
envoy-data-plane==0.2.5
# via -r requirements.txt
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via
# -r requirements.txt
# anyio
Expand Down Expand Up @@ -105,30 +109,30 @@ hpack==4.0.0
# via
# -r requirements.txt
# h2
httpcore==1.0.4
httpcore==1.0.5
# via
# -r requirements.txt
# httpx
httpx==0.27.0
# via
# -r requirements.txt
# lightkube
hvac==2.1.0
hvac==2.2.0
# via juju
hyperframe==6.0.1
# via
# -r requirements.txt
# h2
# selenium-wire
idna==3.6
idna==3.7
# via
# -r requirements.txt
# anyio
# httpx
# requests
# trio
# yarl
importlib-resources==6.3.2
importlib-resources==6.4.0
# via
# -r requirements.txt
# jsonschema
Expand All @@ -140,7 +144,7 @@ ipython==8.12.3
# via ipdb
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -149,7 +153,7 @@ jsonschema==4.17.3
# via
# -r requirements.txt
# serialized-data-interface
juju==3.3.1.1
juju==3.4.0.0
# via
# -r requirements-integration.in
# pytest-operator
Expand All @@ -162,7 +166,7 @@ lightkube==0.15.2
# -r requirements-integration.in
# -r requirements.txt
# charmed-kubeflow-chisme
lightkube-models==1.29.0.7
lightkube-models==1.30.0.8
# via
# -r requirements.txt
# lightkube
Expand All @@ -172,7 +176,7 @@ markupsafe==2.1.5
# via
# -r requirements.txt
# jinja2
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
# via ipython
multidict==6.0.5
# via
Expand All @@ -188,7 +192,7 @@ oauthlib==3.2.2
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.11.0
ops==2.13.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -206,7 +210,7 @@ packaging==24.0
# pytest
paramiko==3.4.0
# via juju
parso==0.8.3
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
Expand All @@ -216,27 +220,33 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.4.0
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.43
# via ipython
protobuf==5.26.0
protobuf==5.26.1
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pyasn1==0.5.1
pyasn1==0.6.0
# via
# juju
# pyasn1-modules
# rsa
# selenium-wire
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
pydantic==2.6.4
# via -r requirements.txt
pydantic-core==2.16.3
# via
# -r requirements.txt
# pydantic
pygments==2.18.0
# via ipython
pymacaroons==0.13.0
# via macaroonbakery
Expand All @@ -261,13 +271,13 @@ pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==8.1.1
pytest==8.2.1
# via
# pytest-asyncio
# pytest-operator
pytest-asyncio==0.21.1
pytest-asyncio==0.21.2
# via pytest-operator
pytest-operator==0.34.0
pytest-operator==0.35.0
# via -r requirements-integration.in
python-dateutil==2.9.0.post0
# via
Expand All @@ -286,15 +296,15 @@ pyyaml==6.0.1
# ops
# pytest-operator
# serialized-data-interface
requests==2.31.0
requests==2.32.2
# via
# -r requirements.txt
# hvac
# kubernetes
# macaroonbakery
# requests-oauthlib
# serialized-data-interface
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
Expand All @@ -306,7 +316,7 @@ ruamel-yaml-clib==0.2.8
# via
# -r requirements.txt
# ruamel-yaml
selenium==4.18.1
selenium==4.21.0
# via
# -r requirements-integration.in
# selenium-wire
Expand Down Expand Up @@ -334,7 +344,7 @@ sortedcontainers==2.4.0
# via trio
stack-data==0.6.3
# via ipython
tenacity==8.2.3
tenacity==8.3.0
# via
# -r requirements-integration.in
# -r requirements.txt
Expand All @@ -345,22 +355,25 @@ tomli==2.0.1
# pytest
toposort==1.10
# via juju
traitlets==5.14.2
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
trio==0.25.0
trio==0.25.1
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements.txt
# annotated-types
# anyio
# cosl
# ipython
# pydantic
# pydantic-core
# selenium
# typing-inspect
typing-inspect==0.9.0
Expand All @@ -373,7 +386,7 @@ urllib3[socks]==2.2.1
# selenium
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
websocket-client==1.8.0
# via
# -r requirements.txt
# kubernetes
Expand All @@ -386,7 +399,7 @@ wsproto==1.2.0
# trio-websocket
yarl==1.9.4
# via aiohttp
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements.txt
# importlib-resources
Expand Down
10 changes: 5 additions & 5 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-lint.in
#
black==24.3.0
black==24.4.2
# via -r requirements-fmt.txt
click==8.1.7
# via
Expand All @@ -18,7 +18,7 @@ flake8==5.0.4
# flake8-builtins
# pep8-naming
# pyproject-flake8
flake8-builtins==2.2.0
flake8-builtins==2.5.0
# via -r requirements-lint.in
flake8-copyright==0.2.4
# via -r requirements-lint.in
Expand All @@ -38,9 +38,9 @@ pathspec==0.12.1
# via
# -r requirements-fmt.txt
# black
pep8-naming==0.13.3
pep8-naming==0.14.1
# via -r requirements-lint.in
platformdirs==4.2.0
platformdirs==4.2.2
# via
# -r requirements-fmt.txt
# black
Expand All @@ -55,7 +55,7 @@ tomli==2.0.1
# -r requirements-fmt.txt
# black
# pyproject-flake8
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements-fmt.txt
# black
Expand Down
Loading

0 comments on commit 4b401f6

Please sign in to comment.