Skip to content

Commit dd3de13

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 c3b0602 commit dd3de13

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

python_basics/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# bazel run //python_basics/private:requirements.update
66
#
7-
basedpyright==1.35.0 \
8-
--hash=sha256:2a7e0bd476623d48499e2b18ff6ed19dc28c51909cf9e1152ad355b5809049ad \
9-
--hash=sha256:4f4f84023df5a0cd4ee154916ba698596682ac98bacfa22c941ed6aaf07bba4e
7+
basedpyright==1.38.4 \
8+
--hash=sha256:8e7d4f37ffb6106621e06b9355025009cdf5b48f71c592432dd2dd304bf55e70 \
9+
--hash=sha256:90aa067cf3e8a3c17ad5836a72b9e1f046bc72a4ad57d928473d9368c9cd07a2
1010
# via -r python_basics/requirements.in
1111
iniconfig==2.3.0 \
1212
--hash=sha256:c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730 \
@@ -35,7 +35,7 @@ pygments==2.19.2 \
3535
--hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \
3636
--hash=sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b
3737
# via pytest
38-
pytest==9.0.1 \
39-
--hash=sha256:3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8 \
40-
--hash=sha256:67be0030d194df2dfa7b556f2e56fb3c3315bd5c8822c6951162b92b32ce7dad
38+
pytest==9.0.2 \
39+
--hash=sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b \
40+
--hash=sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11
4141
# via -r python_basics/requirements.in

0 commit comments

Comments
 (0)