fix(deps): update dependency idna to v3.18
All checks were successful
backend / docker (push) Successful in 3m33s

This commit is contained in:
Spacebot 2026-06-02 14:48:14 +00:00
commit b0e828ddc8

View file

@ -22,7 +22,7 @@ dependencies = [
"h11==0.16.0",
"httpcore==1.0.9",
"httpx==0.28.1",
"idna==3.17",
"idna==3.18",
"oauthlib==3.3.1",
"oead==1.2.9.post4",
"pendulum==3.2.0",