Use new-style callout

This commit is contained in:
Hynek Schlawack 2024-03-16 19:33:08 +01:00 committed by GitHub
parent 278d3a5bc6
commit 1e21449aee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
.github/SECURITY.md vendored
View File

@ -8,7 +8,7 @@ Therefore we only support the latest version.
Put simply, you shouldn't ever be afraid to upgrade as long as you're only using our public APIs.
Whenever there is a need to break compatibility, it is announced in the changelog, and raises a `DeprecationWarning` for a year (if possible) before it's finally really broken.
> **Warning**
> [!WARNING]
> The structure of the `attrs.Attribute` class is exempt from this rule.
> It *will* change in the future, but since it should be considered read-only, that shouldn't matter.
>