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] committed Jul 24, 2024
1 parent ee95fbd commit 04a27d6
Show file tree
Hide file tree
Showing 5 changed files with 299 additions and 88 deletions.
8 changes: 4 additions & 4 deletions requirements-fmt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements-fmt.in
#
black==24.3.0
black==24.4.2
# via -r requirements-fmt.in
click==8.1.7
# via black
isort==5.13.2
# via -r requirements-fmt.in
mypy-extensions==1.0.0
# via black
packaging==24.0
packaging==24.1
# 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.12.2
# via black
51 changes: 21 additions & 30 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,8 @@ aiohttp==3.9.5
# via -r requirements-integration.in
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via
# -r requirements.txt
# pydantic
anyio==4.3.0
# via
# -r requirements.txt
# httpx
appnope==0.1.4
# via ipython
anyio==4.4.0
# via httpx
asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
Expand All @@ -30,15 +22,15 @@ attrs==23.2.0
# trio
backcall==0.2.0
# via ipython
bcrypt==4.1.3
bcrypt==4.2.0
# via paramiko
blinker==1.8.2
# via selenium-wire
brotli==1.1.0
# via selenium-wire
cachetools==5.3.3
cachetools==5.4.0
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand All @@ -50,11 +42,11 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charmed-kubeflow-chisme==0.4.1
charmed-kubeflow-chisme==0.4.2
# via -r requirements-integration.in
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
cryptography==43.0.0
# via
# paramiko
# pyopenssl
Expand All @@ -64,7 +56,7 @@ decorator==5.1.1
# ipython
deepdiff==6.2.1
# via charmed-kubeflow-chisme
exceptiongroup==1.2.1
exceptiongroup==1.2.2
# via
# anyio
# pytest
Expand All @@ -76,7 +68,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-auth==2.30.0
google-auth==2.32.0
# via kubernetes
h11==0.14.0
# via
Expand All @@ -90,7 +82,7 @@ httpcore==1.0.5
# via httpx
httpx==0.27.0
# via lightkube
hvac==2.2.0
hvac==2.3.0
# via juju
hyperframe==6.0.1
# via
Expand Down Expand Up @@ -119,7 +111,7 @@ jinja2==3.1.4
# pytest-operator
jsonschema==4.17.3
# via serialized-data-interface
juju==3.5.0.0
juju==3.5.2.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand Down Expand Up @@ -150,9 +142,7 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
oci-image==1.0.0
# via -r requirements.txt
ops==2.14.0
ops==2.15.0
# via
# charmed-kubeflow-chisme
# serialized-data-interface
Expand All @@ -178,11 +168,11 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
protobuf==5.27.2
# via macaroonbakery
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pyasn1==0.6.0
# via
Expand All @@ -203,7 +193,7 @@ pynacl==1.5.0
# macaroonbakery
# paramiko
# pymacaroons
pyopenssl==24.1.0
pyopenssl==24.2.1
# via selenium-wire
pyparsing==3.1.2
# via selenium-wire
Expand All @@ -217,7 +207,7 @@ pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==8.2.2
pytest==8.3.1
# via
# pytest-asyncio
# pytest-operator
Expand Down Expand Up @@ -252,7 +242,7 @@ ruamel-yaml==0.18.6
# via charmed-kubeflow-chisme
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
selenium==4.21.0
selenium==4.23.1
# via
# -r requirements-integration.in
# selenium-wire
Expand All @@ -276,7 +266,7 @@ sortedcontainers==2.4.0
# via trio
stack-data==0.6.3
# via ipython
tenacity==8.4.1
tenacity==8.5.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand All @@ -290,7 +280,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
trio==0.25.1
trio==0.26.0
# via
# selenium
# trio-websocket
Expand All @@ -315,6 +305,7 @@ websocket-client==1.8.0
# via
# kubernetes
# ops
# selenium
websockets==12.0
# via juju
wsproto==1.2.0
Expand All @@ -325,5 +316,5 @@ yarl==1.9.4
# via aiohttp
zipp==3.19.2
# via importlib-resources
zstandard==0.22.0
zstandard==0.23.0
# via selenium-wire
14 changes: 7 additions & 7 deletions requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile requirements-lint.in
#
black==24.3.0
black==24.4.2
# via -r requirements-fmt.txt
click==8.1.7
# via
# -r requirements-fmt.txt
# black
codespell==2.2.6
codespell==2.3.0
# via -r requirements-lint.in
flake8==5.0.4
# via
# -r requirements-lint.in
# 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 @@ -30,17 +30,17 @@ mypy-extensions==1.0.0
# via
# -r requirements-fmt.txt
# black
packaging==24.0
packaging==24.1
# via
# -r requirements-fmt.txt
# black
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.12.2
# via
# -r requirements-fmt.txt
# black
Expand Down
Loading

0 comments on commit 04a27d6

Please sign in to comment.