Skip to content

Commit 8ebcdf6

Browse files
build(deps): bump the all-in-one group with 2 updates
Bumps the all-in-one group with 2 updates: [basedpyright](https://github.com/detachhead/basedpyright) and [pytest](https://github.com/pytest-dev/pytest). Updates `basedpyright` from 1.35.0 to 1.38.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.35.0...v1.38.2) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-in-one - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-in-one ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58581ab commit 8ebcdf6

1 file changed

Lines changed: 6 additions & 13 deletions

File tree

python_basics/requirements.txt

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Copyright (c) 2026 Contributors to the Eclipse Foundation
22
#
33
# SPDX-License-Identifier: Apache-2.0
4-
5-
#
6-
# This file is autogenerated by pip-compile with Python 3.12
7-
# by the following command:
8-
#
9-
# bazel run //python_basics/private:requirements.update
10-
#
114
alabaster==1.0.0 \
125
--hash=sha256:c00dca57bca26fa62a6d7d0a9fcce65f3e026e9bfe33e9c538fd3fbb2144fd9e \
136
--hash=sha256:fc6786402dc3fcb2de3cabd5fe455a2db534b371124f1f21de8731783dec828b
@@ -16,9 +9,9 @@ babel==2.18.0 \
169
--hash=sha256:b80b99a14bd085fcacfa15c9165f651fbb3406e66cc603abf11c5750937c992d \
1710
--hash=sha256:e2b422b277c2b9a9630c1d7903c2a00d0830c409c59ac8cae9081c92f1aeba35
1811
# via sphinx
19-
basedpyright==1.35.0 \
20-
--hash=sha256:2a7e0bd476623d48499e2b18ff6ed19dc28c51909cf9e1152ad355b5809049ad \
21-
--hash=sha256:4f4f84023df5a0cd4ee154916ba698596682ac98bacfa22c941ed6aaf07bba4e
12+
basedpyright==1.38.3 \
13+
--hash=sha256:1f15c2e489c67d6c5e896c24b6a63251195c04223a55e4568b8f8e8ed49ca830 \
14+
--hash=sha256:9725419786afbfad8a9539527f162da02d462afad440b0412fdb3f3cdf179b90
2215
# via -r python_basics/requirements.in
2316
certifi==2026.2.25 \
2417
--hash=sha256:027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa \
@@ -328,9 +321,9 @@ pygments==2.19.2 \
328321
# via
329322
# pytest
330323
# sphinx
331-
pytest==9.0.1 \
332-
--hash=sha256:3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8 \
333-
--hash=sha256:67be0030d194df2dfa7b556f2e56fb3c3315bd5c8822c6951162b92b32ce7dad
324+
pytest==9.0.2 \
325+
--hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \
326+
--hash=sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11
334327
# via -r python_basics/requirements.in
335328
pyyaml==6.0.3 \
336329
--hash=sha256:00c4bdeba853cc34e7dd471f16b4114f4162dc03e6b7afcc2128711f0eca823c \

0 commit comments

Comments
 (0)