Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 4 updates
Browse files Browse the repository at this point in the history
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](canonical/operator@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](canonical/ops-scenario@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](RobertCraigie/pyright-python@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 8fce6be commit cc35916
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
31 changes: 28 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -55,6 +75,7 @@ pytest-interface-tester==3.1.0
pyyaml==6.0.1
# via
# cosl
# lightkube
# ops
# ops-scenario
referencing==0.33.0
Expand All @@ -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
Expand Down
45 changes: 12 additions & 33 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ certifi==2024.7.4
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
Expand All @@ -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
Expand All @@ -42,19 +39,15 @@ 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
# via ipdb
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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -152,7 +133,6 @@ pytz==2024.1
# via pyrfc3339
pyyaml==6.0.1
# via
# -c requirements.txt
# juju
# kubernetes
# ops
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit cc35916

Please sign in to comment.