fix(deps): bump aiohttp/idna/pyasn1 to close 43 pip-audit CVEs
ci / lint-prettier (push) Successful in 6s
ci / lint-ruff (push) Successful in 4s
ci / lint-yaml (push) Successful in 5s
ci / lint-dockerfiles (push) Successful in 4s
ci / validate (push) Successful in 5s
ci / lint-audit (push) Successful in 41s
ci / publish (push) Successful in 27s

This commit is contained in:
2026-09-10 12:08:50 +02:00
parent d863b5144a
commit 67e0c6e60c
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -6,15 +6,15 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"aiohappyeyeballs==2.6.1",
"aiohttp==3.12.14",
"aiohttp==3.14.3",
"aiosignal==1.4.0",
"attrs==25.3.0",
"frozenlist==1.7.0",
"idna==3.10",
"idna==3.15",
"multidict==6.6.3",
"propcache==0.3.2",
"pyaes==1.6.1",
"pyasn1==0.6.1",
"pyasn1==0.6.4",
"qrcode==8.0",
"rsa==4.9.1",
"Telethon==1.40.0",