From 1dadd7d9925216a5522cc5c42e5514ebaad23896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 01:08:30 +0000 Subject: [PATCH] build(deps): bump the all-in-one group across 1 directory with 3 updates Bumps the all-in-one group with 3 updates in the / directory: [basedpyright](https://github.com/detachhead/basedpyright), [pytest](https://github.com/pytest-dev/pytest) and [wcwidth](https://github.com/jquast/wcwidth). Updates `basedpyright` from 1.35.0 to 1.39.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.35.0...v1.39.0) Updates `pytest` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.1...9.0.3) Updates `wcwidth` from 0.2.14 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.14...0.6.0) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-in-one - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one ... Signed-off-by: dependabot[bot] --- manual_analysis/requirements.txt | 6 +++--- python_basics/requirements.txt | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/manual_analysis/requirements.txt b/manual_analysis/requirements.txt index 82b8599..849fd2a 100644 --- a/manual_analysis/requirements.txt +++ b/manual_analysis/requirements.txt @@ -86,7 +86,7 @@ pyyaml==6.0.3 \ --hash=sha256:fa160448684b4e94d80416c0fa4aac48967a969efe22931448d853ada8baf926 \ --hash=sha256:fc09d0aa354569bc501d4e787133afc08552722d3ab34836a80547331bb5d4a0 # via -r manual_analysis/requirements.txt.in -wcwidth==0.2.14 \ - --hash=sha256:4d478375d31bc5395a3c55c40ccdf3354688364cd61c4f6adacaa9215d0b3605 \ - --hash=sha256:a7bb560c8aee30f9957e5f9895805edd20602f2d7f720186dfd906e82b4982e1 +wcwidth==0.6.0 \ + --hash=sha256:1a3a1e510b553315f8e146c54764f4fb6264ffad731b3d78088cdb1478ffbdad \ + --hash=sha256:cdc4e4262d6ef9a1a57e018384cbeb1208d8abbc64176027e2c2455c81313159 # via prompt-toolkit diff --git a/python_basics/requirements.txt b/python_basics/requirements.txt index e5de80f..df4797c 100644 --- a/python_basics/requirements.txt +++ b/python_basics/requirements.txt @@ -4,10 +4,10 @@ # # bazel run //python_basics/private:requirements.update # -basedpyright==1.35.0 \ - --hash=sha256:2a7e0bd476623d48499e2b18ff6ed19dc28c51909cf9e1152ad355b5809049ad \ - --hash=sha256:4f4f84023df5a0cd4ee154916ba698596682ac98bacfa22c941ed6aaf07bba4e - # via -r requirements.in +basedpyright==1.39.0 \ + --hash=sha256:6666f51c378c7ac45877c4c1c7041ee0b5b83d755ebc82f898f47b6fafe0cc4f \ + --hash=sha256:91b8ad50bc85ee4a985b928f9368c35c99eee5a56c44e99b2442fa12ecc3d670 + # via -r python_basics/requirements.in iniconfig==2.3.0 \ --hash=sha256:c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730 \ --hash=sha256:f631c04d2c48c52b84d0d0549c99ff3859c98df65b3101406327ecc7d53fbf12 @@ -35,7 +35,7 @@ pygments==2.20.0 \ --hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \ --hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176 # via pytest -pytest==9.0.1 \ - --hash=sha256:3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8 \ - --hash=sha256:67be0030d194df2dfa7b556f2e56fb3c3315bd5c8822c6951162b92b32ce7dad - # via -r requirements.in +pytest==9.0.3 \ + --hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \ + --hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c + # via -r python_basics/requirements.in