Skip to content

Commit eff9675

Browse files
chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates (#3083)
Bumps the development-dependencies group with 3 updates in the / directory: [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [ruff](https://github.com/astral-sh/ruff) and [bump-my-version](https://github.com/callowayproject/bump-my-version). Updates `boto3-stubs` from 1.36.3 to 1.36.7 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `ruff` from 0.9.2 to 0.9.3 - [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.2...0.9.3) Updates `bump-my-version` from 0.29.0 to 0.30.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@0.29.0...0.30.0) --- 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: bump-my-version dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff54929 commit eff9675

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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"
121+
bump-my-version = ">=0.29,<0.31"
122122
IPython = "^8.18.1"
123123
jupyterlab = "^4.3"
124124
nbsphinx = "^0.9.6"

0 commit comments

Comments
 (0)