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 Apr 16, 2024
1 parent 1d09ec8 commit e0db9f9
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 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.0
# via -r requirements-fmt.in
click==8.1.7
# via black
Expand All @@ -20,5 +20,5 @@ platformdirs==4.2.0
# via black
tomli==2.0.1
# via black
typing-extensions==4.10.0
typing-extensions==4.11.0
# via black
32 changes: 16 additions & 16 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.9.3
aiohttp==3.9.4
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -56,7 +56,7 @@ 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
# via
Expand Down Expand Up @@ -105,7 +105,7 @@ hpack==4.0.0
# via
# -r requirements.txt
# h2
httpcore==1.0.4
httpcore==1.0.5
# via
# -r requirements.txt
# httpx
Expand All @@ -120,15 +120,15 @@ hyperframe==6.0.1
# -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 @@ -149,7 +149,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 @@ -172,7 +172,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 +188,7 @@ oauthlib==3.2.2
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.11.0
ops==2.12.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand All @@ -206,7 +206,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 @@ -220,21 +220,21 @@ pluggy==1.4.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
# via ipython
Expand Down Expand Up @@ -294,7 +294,7 @@ requests==2.31.0
# 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 +306,7 @@ ruamel-yaml-clib==0.2.8
# via
# -r requirements.txt
# ruamel-yaml
selenium==4.18.1
selenium==4.19.0
# via
# -r requirements-integration.in
# selenium-wire
Expand Down Expand Up @@ -355,7 +355,7 @@ trio==0.25.0
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements.txt
# anyio
Expand Down
6 changes: 3 additions & 3 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.0
# 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 Down Expand Up @@ -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
14 changes: 7 additions & 7 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ charset-normalizer==3.3.2
# via
# -r requirements.txt
# requests
cosl==0.0.10
cosl==0.0.11
# via -r requirements.txt
coverage==7.4.4
# via -r requirements-unit.in
Expand Down Expand Up @@ -59,7 +59,7 @@ hpack==4.0.0
# via
# -r requirements.txt
# h2
httpcore==1.0.4
httpcore==1.0.5
# via
# -r requirements.txt
# httpx
Expand All @@ -71,13 +71,13 @@ hyperframe==6.0.1
# via
# -r requirements.txt
# h2
idna==3.6
idna==3.7
# via
# -r requirements.txt
# anyio
# httpx
# requests
importlib-resources==6.3.2
importlib-resources==6.4.0
# via
# -r requirements.txt
# jsonschema
Expand Down Expand Up @@ -109,7 +109,7 @@ multidict==6.0.5
# grpclib
oci-image==1.0.0
# via -r requirements.txt
ops==2.11.0
ops==2.12.0
# via
# -r requirements.txt
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -138,7 +138,7 @@ pytest==8.1.1
# pytest-mock
pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.12.0
pytest-mock==3.14.0
# via -r requirements-unit.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -182,7 +182,7 @@ tenacity==8.2.3
# charmed-kubeflow-chisme
tomli==2.0.1
# via pytest
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# -r requirements.txt
# anyio
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ charmed-kubeflow-chisme==0.3.0
# via -r requirements.in
charset-normalizer==3.3.2
# via requests
cosl==0.0.10
cosl==0.0.11
# via -r requirements.in
deepdiff==6.2.1
# via charmed-kubeflow-chisme
Expand All @@ -35,18 +35,18 @@ h2==4.1.0
# via grpclib
hpack==4.0.0
# via h2
httpcore==1.0.4
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via lightkube
hyperframe==6.0.1
# via h2
idna==3.6
idna==3.7
# via
# anyio
# httpx
# requests
importlib-resources==6.3.2
importlib-resources==6.4.0
# via jsonschema
jinja2==3.1.3
# via charmed-kubeflow-chisme
Expand All @@ -62,7 +62,7 @@ multidict==6.0.5
# via grpclib
oci-image==1.0.0
# via -r requirements.in
ops==2.11.0
ops==2.12.0
# via
# -r requirements.in
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -98,7 +98,7 @@ sniffio==1.3.1
# httpx
tenacity==8.2.3
# via charmed-kubeflow-chisme
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# anyio
# cosl
Expand Down

0 comments on commit e0db9f9

Please sign in to comment.