From cc35916018e94e440266eb03e3c00f521cdd3aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:41:48 +0000 Subject: [PATCH] chore: bump the pip_dependencies group with 4 updates Bumps the pip_dependencies group with 4 updates: [ops](https://github.com/canonical/operator), [ops-scenario](https://github.com/canonical/ops-scenario), [pyright](https://github.com/RobertCraigie/pyright-python) and [cosl](https://github.com/canonical/cos-lib). Updates `ops` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/canonical/operator/releases) - [Changelog](https://github.com/canonical/operator/blob/main/CHANGES.md) - [Commits](https://github.com/canonical/operator/compare/2.15.0...2.16.0) Updates `ops-scenario` from 6.0.2 to 6.1.6 - [Release notes](https://github.com/canonical/ops-scenario/releases) - [Commits](https://github.com/canonical/ops-scenario/compare/6.0.2...6.1.6) Updates `pyright` from 1.1.377 to 1.1.378 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.377...v1.1.378) Updates `cosl` from 0.0.23 to 0.0.26 - [Commits](https://github.com/canonical/cos-lib/commits) --- updated-dependencies: - dependency-name: ops dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip_dependencies - dependency-name: ops-scenario dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip_dependencies - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip_dependencies - dependency-name: cosl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip_dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 31 ++++++++++++++++++++++++++--- test-requirements.txt | 45 ++++++++++++------------------------------- 2 files changed, 40 insertions(+), 36 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5175b9d..ad62cad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,18 +6,34 @@ # annotated-types==0.6.0 # via pydantic +anyio==4.4.0 + # via httpx attrs==23.2.0 # via # jsonschema # referencing +certifi==2024.8.30 + # via + # httpcore + # httpx cffi==1.16.0 # via cryptography click==8.1.7 # via typer -cosl==0.0.23 +cosl==0.0.26 # via -r requirements.in cryptography==43.0.0 # via -r requirements.in +h11==0.14.0 + # via httpcore +httpcore==1.0.5 + # via httpx +httpx==0.27.2 + # via lightkube +idna==3.8 + # via + # anyio + # httpx iniconfig==2.0.0 # via pytest jinja2==3.1.4 @@ -26,14 +42,18 @@ jsonschema==4.23.0 # via -r requirements.in jsonschema-specifications==2023.12.1 # via jsonschema +lightkube==0.15.4 + # via cosl +lightkube-models==1.30.0.8 + # via lightkube markupsafe==2.1.5 # via jinja2 -ops==2.15.0 +ops==2.16.0 # via # -r requirements.in # cosl # ops-scenario -ops-scenario==6.0.2 +ops-scenario==6.1.6 # via pytest-interface-tester packaging==23.2 # via pytest @@ -55,6 +75,7 @@ pytest-interface-tester==3.1.0 pyyaml==6.0.1 # via # cosl + # lightkube # ops # ops-scenario referencing==0.33.0 @@ -65,6 +86,10 @@ rpds-py==0.18.0 # via # jsonschema # referencing +sniffio==1.3.1 + # via + # anyio + # httpx tenacity==9.0.0 # via cosl typer==0.7.0 diff --git a/test-requirements.txt b/test-requirements.txt index bca64fa..7bfeebc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,6 @@ certifi==2024.7.4 # requests cffi==1.16.0 # via - # -c requirements.txt # cryptography # pynacl charset-normalizer==3.3.2 @@ -26,9 +25,7 @@ codespell==2.3.0 coverage[toml]==7.6.1 # via -r test-requirements.in cryptography==43.0.0 - # via - # -c requirements.txt - # paramiko + # via paramiko decorator==5.1.1 # via # ipdb @@ -42,9 +39,7 @@ hvac==2.3.0 idna==3.8 # via requests iniconfig==2.0.0 - # via - # -c requirements.txt - # pytest + # via pytest ipdb==0.13.13 # via pytest-operator ipython==8.26.0 @@ -52,9 +47,7 @@ ipython==8.26.0 jedi==0.19.1 # via ipython jinja2==3.1.4 - # via - # -c requirements.txt - # pytest-operator + # via pytest-operator juju==3.5.2.0 # via # -r test-requirements.in @@ -64,9 +57,7 @@ kubernetes==30.1.0 macaroonbakery==1.3.4 # via juju markupsafe==2.1.5 - # via - # -c requirements.txt - # jinja2 + # via jinja2 matplotlib-inline==0.1.7 # via ipython mypy-extensions==1.0.0 @@ -77,17 +68,12 @@ oauthlib==3.2.2 # via # kubernetes # requests-oauthlib -ops==2.15.0 - # via - # -c requirements.txt - # ops-scenario -ops-scenario==6.0.2 - # via - # -c requirements.txt - # -r test-requirements.in +ops==2.16.0 + # via ops-scenario +ops-scenario==6.1.6 + # via -r test-requirements.in packaging==23.2 # via - # -c requirements.txt # juju # pytest paramiko==3.4.1 @@ -97,9 +83,7 @@ parso==0.8.4 pexpect==4.9.0 # via ipython pluggy==1.5.0 - # via - # -c requirements.txt - # pytest + # via pytest prompt-toolkit==3.0.47 # via ipython protobuf==5.27.3 @@ -116,9 +100,7 @@ pyasn1==0.6.0 pyasn1-modules==0.4.0 # via google-auth pycparser==2.21 - # via - # -c requirements.txt - # cffi + # via cffi pygments==2.18.0 # via ipython pymacaroons==0.13.0 @@ -132,11 +114,10 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pyright==1.1.377 +pyright==1.1.378 # via -r test-requirements.in pytest==8.3.2 # via - # -c requirements.txt # -r test-requirements.in # pytest-asyncio # pytest-operator @@ -152,7 +133,6 @@ pytz==2024.1 # via pyrfc3339 pyyaml==6.0.1 # via - # -c requirements.txt # juju # kubernetes # ops @@ -187,7 +167,7 @@ traitlets==5.14.3 # matplotlib-inline typing-extensions==4.10.0 # via - # -c requirements.txt + # ipython # typing-inspect typing-inspect==0.9.0 # via juju @@ -199,7 +179,6 @@ wcwidth==0.2.13 # via prompt-toolkit websocket-client==1.7.0 # via - # -c requirements.txt # kubernetes # ops websockets==13.0