Skip to content

Commit

Permalink
Bump slotscheck from 0.17.1 to 0.17.3 (#447)
Browse files Browse the repository at this point in the history
Bumps [slotscheck](https://github.com/ariebovenberg/slotscheck) from 0.17.1 to 0.17.3.
- [Release notes](https://github.com/ariebovenberg/slotscheck/releases)
- [Changelog](https://github.com/ariebovenberg/slotscheck/blob/main/CHANGELOG.rst)
- [Commits](ariebovenberg/slotscheck@v0.17.1...v0.17.3)

---
updated-dependencies:
- dependency-name: slotscheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 72516fb commit a3f649a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ setuptools-git==1.2
# via -r requirements/test.in
six==1.16.0
# via python-dateutil
slotscheck==0.17.1
slotscheck==0.17.3
# via -r requirements/lint.in
snowballstemmer==2.2.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ setuptools-git==1.2
# via -r requirements/test.in
six==1.16.0
# via python-dateutil
slotscheck==0.17.1
slotscheck==0.17.3
# via -r requirements/lint.in
snowballstemmer==2.2.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pytest==8.0.0
# via -r requirements/lint.in
pyyaml==6.0.1
# via pre-commit
slotscheck==0.17.1
slotscheck==0.17.3
# via -r requirements/lint.in
tomli==2.0.1
# via
Expand Down

0 comments on commit a3f649a

Please sign in to comment.