Skip to content

Commit 7d2ad58

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
Bumps the development-dependencies group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [bump-my-version](https://github.com/callowayproject/bump-my-version) 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 `bump-my-version` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/callowayproject/bump-my-version/releases) - [Changelog](https://github.com/callowayproject/bump-my-version/blob/master/CHANGELOG.md) - [Commits](callowayproject/bump-my-version@1.4.1...v1.5) 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: bump-my-version dependency-version: 1.5.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 c2d0286 commit 7d2ad58

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
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",
@@ -84,7 +84,7 @@ dev = [
8484
"s3fs==2026.6.0",
8585
"tox>=4.23.2,<5",
8686
"tox-uv==1.28.1",
87-
"bump-my-version>=0.29,<1.5",
87+
"bump-my-version>=0.29,<1.6",
8888
"IPython>=8.18.1,<9",
8989
"jupyterlab~=4.3",
9090
"nbsphinx>=0.9.6,<0.10",

uv.lock

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

0 commit comments

Comments
 (0)