Skip to content

Commit 54afc74

Browse files
Bump slotscheck from 0.12.1 to 0.14.0 (#1302)
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.12.1 to 0.14.0. - [Release notes](https://github.com/ariebovenberg/slotscheck/releases) - [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst) - [Commits](ariebovenberg/slotscheck@v0.12.1...v0.14.0) --- updated-dependencies: - dependency-name: slotscheck dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9470f42 commit 54afc74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.2"
8080
# correctly with Python 3.10. That lib is a dependency of `nitpick`!
8181
nitpick = { version = "^0.31", python = "<3.10" }
8282
codespell = "^2.1"
83-
slotscheck = "^0.12.1"
83+
slotscheck = "^0.14.0"
8484

8585
safety = "^1.10"
8686

0 commit comments

Comments
 (0)