mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-15 07:22:23 +02:00
Security fix: idna version update
This commit is contained in:
parent
0378a37d23
commit
04ff4f97cf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cryptography==42.0.5
|
||||||
Django==5.0.3
|
Django==5.0.3
|
||||||
django-cleanup==8.1.0
|
django-cleanup==8.1.0
|
||||||
django-crispy-forms==2.1
|
django-crispy-forms==2.1
|
||||||
idna==3.6
|
idna==3.7
|
||||||
paramiko==3.4.0
|
paramiko==3.4.0
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
pycparser==2.21
|
pycparser==2.21
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue