Skip to content

Commit 298e904

Browse files
Bump pyright[nodejs] in the prod-dependencies group across 1 directory
Bumps the prod-dependencies group with 1 update in the / directory: [pyright[nodejs]](https://github.com/RobertCraigie/pyright-python). Updates `pyright[nodejs]` from 1.1.400 to 1.1.401 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.400...v1.1.401) --- updated-dependencies: - dependency-name: pyright[nodejs] dependency-version: 1.1.401 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4faf55 commit 298e904

File tree

2 files changed

+178
-178
lines changed

2 files changed

+178
-178
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"pytest>=8.3.5",
1010
"pytest-cov>=6.1.1",
1111
"pytest-randomly>=3.16.0",
12-
"pyright[nodejs]==1.1.400", # temporarily pin due to bug in 1.1.401 https://github.com/microsoft/pyright/issues/10487
12+
"pyright[nodejs]==1.1.401", # temporarily pin due to bug in 1.1.401 https://github.com/microsoft/pyright/issues/10487
1313
"copier>=9.7.1",
1414
"copier-templates-extensions>=0.3.1"
1515

0 commit comments

Comments
 (0)