diff --git a/poetry.lock b/poetry.lock index 5542718..2da5aab 100644 --- a/poetry.lock +++ b/poetry.lock @@ -417,14 +417,14 @@ files = [ [[package]] name = "certifi" -version = "2025.11.12" +version = "2026.2.25" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.7" groups = ["main"] files = [ - {file = "certifi-2025.11.12-py3-none-any.whl", hash = "sha256:97de8790030bbd5c2d96b7ec782fc2f7820ef8dba6db909ccf95449f2d062d4b"}, - {file = "certifi-2025.11.12.tar.gz", hash = "sha256:d8ab5478f2ecd78af242878415affce761ca6bc54a22a27e026d7c25357c3316"}, + {file = "certifi-2026.2.25-py3-none-any.whl", hash = "sha256:027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa"}, + {file = "certifi-2026.2.25.tar.gz", hash = "sha256:e887ab5cee78ea814d3472169153c2d12cd43b14bd03329a39a9c6e2e80bfba7"}, ] [[package]] @@ -3651,4 +3651,4 @@ propcache = ">=0.2.1" [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "a255666618a4066b4cf121bbfd896df0bda1c02853f5819411dace54c26e1552" +content-hash = "9aebf9e26d7bc39efeb4ff199a90199112954ca3face15b1813041cf9a88490e" diff --git a/pyproject.toml b/pyproject.toml index 9449c63..7482b65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ aiohttp-socks = ">=0.10.1,<0.12.0" arabic-reshaper = "^3.0.0" async-timeout = "^5.0.1" attrs = ">=25.3,<27.0" -certifi = "^2025.6.15" +certifi = ">=2025.6.15,<2027.0.0" chardet = "^5.0.0" colorama = "^0.4.6" future = "^1.0.0"