fix(deps): update dependency idna to v3.17 #31

Merged
spacebot merged 1 commit from renovate/idna-3.x into main 2026-05-28 16:49:55 +02:00
Showing only changes of commit 8e528bc0d9 - Show all commits

fix(deps): update dependency idna to v3.17
All checks were successful
backend / docker (push) Successful in 2m56s

Spacebot 2026-05-28 14:46:52 +00:00

View file

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