fix(deps): update dependency idna to v3.17
All checks were successful
backend / docker (push) Successful in 2m56s
All checks were successful
backend / docker (push) Successful in 2m56s
This commit is contained in:
parent
ff8f5e29aa
commit
8e528bc0d9
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ dependencies = [
|
||||||
"h11==0.16.0",
|
"h11==0.16.0",
|
||||||
"httpcore==1.0.9",
|
"httpcore==1.0.9",
|
||||||
"httpx==0.28.1",
|
"httpx==0.28.1",
|
||||||
"idna==3.16",
|
"idna==3.17",
|
||||||
"oauthlib==3.3.1",
|
"oauthlib==3.3.1",
|
||||||
"oead==1.2.9.post4",
|
"oead==1.2.9.post4",
|
||||||
"pendulum==3.2.0",
|
"pendulum==3.2.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue