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 Aug 6, 2024
1 parent 33b6263 commit 642edb0
Show file tree
Hide file tree
Showing 5 changed files with 305 additions and 92 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.8.0
# 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
57 changes: 25 additions & 32 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,41 +4,35 @@
#
# pip-compile requirements-integration.in
#
aiohttp==3.9.5
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp==3.10.1
# 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
# via aiohttp
attrs==23.2.0
attrs==24.1.0
# via
# aiohttp
# jsonschema
# outcome
# 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 +44,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 +58,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 +70,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 +84,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 +113,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 +144,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 +170,11 @@ pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
protobuf==5.27.3
# 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 +195,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 +209,7 @@ pysocks==1.7.1
# via
# selenium-wire
# urllib3
pytest==8.2.2
pytest==8.3.2
# via
# pytest-asyncio
# pytest-operator
Expand Down Expand Up @@ -252,7 +244,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 +268,7 @@ sortedcontainers==2.4.0
# via trio
stack-data==0.6.3
# via ipython
tenacity==8.4.1
tenacity==9.0.0
# via
# -r requirements-integration.in
# charmed-kubeflow-chisme
Expand All @@ -290,7 +282,7 @@ traitlets==5.14.3
# via
# ipython
# matplotlib-inline
trio==0.25.1
trio==0.26.1
# via
# selenium
# trio-websocket
Expand All @@ -315,6 +307,7 @@ websocket-client==1.8.0
# via
# kubernetes
# ops
# selenium
websockets==12.0
# via juju
wsproto==1.2.0
Expand All @@ -325,5 +318,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.8.0
# 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 642edb0

Please sign in to comment.