Skip to content

Commit a0df1b3

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `ruff` from 0.15.21 to 0.16.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.16.0) Updates `jupyterlab` from 4.6.1 to 4.6.2 - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.1...@jupyterlab/lsp@4.6.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfe0ca8 commit a0df1b3

2 files changed

Lines changed: 27 additions & 26 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dev = [
7272
"boto3-stubs[athena, bedrock-runtime, cleanrooms, chime, cloudwatch, dynamodb, ec2, emr, emr-serverless, glue, kms, logs, neptune, opensearch, opensearchserverless, quicksight, rds, rds-data, redshift, redshift-data, s3, s3vectors, secretsmanager, ssm, sts, timestream-query, timestream-write]>=1.36.2,<2",
7373
"doc8>=1.1,<3.0",
7474
"mypy>=1.14,<3.0",
75-
"ruff>=0.9.2,<0.16.0",
75+
"ruff>=0.9.2,<0.17.0",
7676
"moto~=5.0",
7777
"openpyxl~=3.1",
7878
"pyparsing>=3.2.1,<4",

uv.lock

Lines changed: 26 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)