Revert setuptools constraint bump and restrict dependabot to subdir#225
Conversation
936f279 to
befe143
Compare
|
yamllint is broken it is perfectly valid YAML. |
befe143 to
7240384
Compare
It's not broken, it's configured. |
Could you link to the discussion that says so? |
Ah, found it in the commit: #207 (comment). |
3590252 to
c9a8a1d
Compare
|
@bbhtt you can add dependabot to https://github.com/aio-libs/propcache/blob/master/docs/spelling_wordlist.txt. Also, I just now noticed that the change log looks like a TODO-list or a Git log. Instead of the imperative mood of things to implement, let's update it to what's changed since the previous release by using the past tense of a present comparison ("X now does Y", "X has been changed to Y", "Updated X to Y"). |
c9a8a1d to
39a36fa
Compare
This is where dependency requirements should be bumped and this should prevent it from making unintended changes like in #207
78fe8da to
7079c7d
Compare
|
Done and changed to has been but git fetch is failing due to 500 |
What do these changes do?
Reverts an unintended setuptools constraint bump in pyproject.toml
and restrict dependabot to subdir to prevent it from happening again.
Are there changes in behavior for the user?
None
Related issue number
Ref: #207 (comment)
Checklist