Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit f6de993

Browse files
chore(deps): update dependency slotscheck to v0.19.0 (#956)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [slotscheck](https://togithub.com/ariebovenberg/slotscheck) | `==0.17.3` -> `==0.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/slotscheck/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/slotscheck/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/slotscheck/0.17.3/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/slotscheck/0.17.3/0.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ariebovenberg/slotscheck (slotscheck)</summary> ### [`v0.19.0`](https://togithub.com/ariebovenberg/slotscheck/blob/HEAD/CHANGELOG.rst#0190-2024-03-25) [Compare Source](https://togithub.com/ariebovenberg/slotscheck/compare/v0.18.0...v0.19.0) - Improved support for implicit/native namespace packages ([#&#8203;228](https://togithub.com/ariebovenberg/slotscheck/issues/228), [#&#8203;230](https://togithub.com/ariebovenberg/slotscheck/issues/230)) ### [`v0.18.0`](https://togithub.com/ariebovenberg/slotscheck/blob/HEAD/CHANGELOG.rst#0180-2024-03-21) [Compare Source](https://togithub.com/ariebovenberg/slotscheck/compare/v0.17.3...v0.18.0) - Improved robustness of importing of namespace packages and built-in modules ([#&#8203;227](https://togithub.com/ariebovenberg/slotscheck/issues/227)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/RobertCraigie/prisma-client-py). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da53c42 commit f6de993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/requirements/lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
-r deps/mypy.txt
77
-r deps/pydantic.txt
88
-r ../../databases/requirements.txt
9-
slotscheck==0.17.3
9+
slotscheck==0.19.0

0 commit comments

Comments
 (0)