Skip to content

Commit 15b1d9b

Browse files
Bump bikeshed from 7.0.7 to 7.1.2 in the minor-updates group (#43)
* Bump bikeshed from 7.0.7 to 7.1.2 in the minor-updates group Bumps the minor-updates group with 1 update: [bikeshed](https://github.com/speced/bikeshed). Updates `bikeshed` from 7.0.7 to 7.1.2 - [Release notes](https://github.com/speced/bikeshed/releases) - [Changelog](https://github.com/speced/bikeshed/blob/main/release.py) - [Commits](https://github.com/speced/bikeshed/commits) --- updated-dependencies: - dependency-name: bikeshed dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> * bump lower limit for bikeshed in pyproject.toml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dennisvang <29799340+dennisvang@users.noreply.github.com>
1 parent 48a67d6 commit 15b1d9b

2 files changed

Lines changed: 236 additions & 236 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dependencies = []
88

99
[dependency-groups]
1010
dev = [
11-
"bikeshed>=7.0.7",
11+
"bikeshed>=7.1.2",
1212
]

0 commit comments

Comments
 (0)