buffer / thug

Python low-interaction honeyclient
GNU General Public License v2.0
995 stars 204 forks source link

GitHub actions: Add dependabot.yml to manage requirements updates #382

Closed Antelox closed 2 weeks ago

Antelox commented 1 month ago

You should probably enable Dependabot from Settings panel of your repository:

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#enabling-dependabot-version-updates

Antelox commented 1 month ago

Dependabot is not supporting Python 3.13 yet, that why is failing:

https://github.com/dependabot/dependabot-core/issues/10828