Skip to content

Commit 2bdab5e

Browse files
build(deps-dev): bump slotscheck from 0.16.0 to 0.16.3 (#1542)
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.16.0 to 0.16.3. - [Release notes](https://github.com/ariebovenberg/slotscheck/releases) - [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst) - [Commits](ariebovenberg/slotscheck@v0.16...v0.16.3) --- updated-dependencies: - dependency-name: slotscheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7626b22 commit 2bdab5e

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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
@@ -80,7 +80,7 @@ flake8-pyi = "^22.10"
8080
# correctly with Python 3.10. That lib is a dependency of `nitpick`!
8181
nitpick = { version = "^0.32", python = "<3.10" }
8282
codespell = "^2.2"
83-
slotscheck = "^0.16.0"
83+
slotscheck = "^0.16.3"
8484

8585
safety = "^2.3"
8686

0 commit comments

Comments
 (0)