diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-31 23:15:39 +0000 |
|---|---|---|
| committer | Yann Gautier <yann.gautier@st.com> | 2025-11-05 09:39:33 +0100 |
| commit | 127828af437b3e424d4369d6d146b43a0bbd38a5 (patch) | |
| tree | 2eba61b07863e745ac286dd62fc40a6e127936cf /tools | |
| parent | d00acf1eed0328d2c8a487bfc6082367c3f67bcd (diff) | |
| download | arm-trusted-firmware-127828af437b3e424d4369d6d146b43a0bbd38a5.tar.gz arm-trusted-firmware-127828af437b3e424d4369d6d146b43a0bbd38a5.zip | |
build(dev-deps): bump pyright
Bumps the dev-deps group with 1 update in the /tools/memory directory: [pyright](https://github.com/RobertCraigie/pyright-python).
Updates `pyright` from 1.1.406 to 1.1.407
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.406...v1.1.407)
--
updated-dependencies:
- dependency-name: pyright
dependency-version: 1.1.407
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-deps
...
Change-Id: I85f9e800788ddeafef4194b6a40785a81cebe0a8
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/memory/poetry.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/memory/poetry.lock b/tools/memory/poetry.lock index 2871ebd0d..cf2965959 100644 --- a/tools/memory/poetry.lock +++ b/tools/memory/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "anytree" @@ -175,14 +175,14 @@ files = [ [[package]] name = "pyright" -version = "1.1.406" +version = "1.1.407" description = "Command line wrapper for pyright" optional = false python-versions = ">=3.7" groups = ["dev"] files = [ - {file = "pyright-1.1.406-py3-none-any.whl", hash = "sha256:1d81fb43c2407bf566e97e57abb01c811973fdb21b2df8df59f870f688bdca71"}, - {file = "pyright-1.1.406.tar.gz", hash = "sha256:c4872bc58c9643dac09e8a2e74d472c62036910b3bd37a32813989ef7576ea2c"}, + {file = "pyright-1.1.407-py3-none-any.whl", hash = "sha256:6dd419f54fcc13f03b52285796d65e639786373f433e243f8b94cf93a7444d21"}, + {file = "pyright-1.1.407.tar.gz", hash = "sha256:099674dba5c10489832d4a4b2d302636152a9a42d317986c38474c76fe562262"}, ] [package.dependencies] |
