Create a dependabot.yml to be explicit about what need to be updated#861
Create a dependabot.yml to be explicit about what need to be updated#861Pierre-Sassoulas merged 2 commits intomasterfrom
Conversation
|
Thank you! Any idea what the failure is about? |
|
It seems now that a github action is outdated and dependabot is not upgrading which is what I'm trying to fix with this PR. Previousely there was an issue with a dependencie at build time that I tried to fix without success by adding setuptools-scm to build time dependencies here : https://github.com/pytest-dev/pytest-html/compare/6866776e86730ebbb2c10f02f089aeb84ddc4ba7..9986c6467015fcf8f36413189490535dfa90b858 |
|
Something strange is happenning with dependabot see here : #835. It seems we might need to upgrade manually. |
|
Maybe we can remove the build check while we reestablish the dependabot automated upgrading, then bring it back once everything is up to date. (Because manually upgrading is now that fun 😄 ) |
|
All right there was two hynek used ! Fixed I think. |
5dc7db9 to
a829daf
Compare
No description provided.