Skip to content

Commit 9206dca

Browse files
chore(deps-dev): bump the development-dependencies group with 5 updates
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.36.7` | `1.36.11` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.3` | `0.9.4` | | [moto](https://github.com/getmoto/moto) | `5.0.27` | `5.0.28` | | [bump-my-version](https://github.com/callowayproject/bump-my-version) | `0.30.0` | `0.31.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.4` | `4.3.5` | Updates `boto3-stubs` from 1.36.7 to 1.36.11 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.3 to 0.9.4 - [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.9.3...0.9.4) Updates `moto` from 5.0.27 to 5.0.28 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.27...5.0.28) Updates `bump-my-version` from 0.30.0 to 0.31.1 - [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@0.30.0...0.31.1) Updates `jupyterlab` from 4.3.4 to 4.3.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.4...@jupyterlab/lsp@4.3.5) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: moto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jupyterlab dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eff9675 commit 9206dca

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ s3fs = "0.4.2" # Must be pinned to 0.4.2
118118
tox = "^4.23.2"
119119

120120
# Docs
121-
bump-my-version = ">=0.29,<0.31"
121+
bump-my-version = ">=0.29,<0.32"
122122
IPython = "^8.18.1"
123123
jupyterlab = "^4.3"
124124
nbsphinx = "^0.9.6"

0 commit comments

Comments
 (0)