You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dependabot-core is currently failing with projects with Python 3.13 requirement
Error during file fetching; aborting: Dependabot detected the following Python requirement for your project: '^3.13'.
Currently, the following Python versions are supported in Dependabot: 3.12.*, 3.11.*, 3.10.*, 3.9.*, 3.8.*.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Feature description
Python 3.13 was released on October 7, 2024.
dependabot-core is currently failing with projects with Python 3.13 requirement
The text was updated successfully, but these errors were encountered: