You've already forked directdnsonly
feat: Update dependencies in poetry.lock and pyproject.toml ✨
- Added `certifi` version 2026.1.4 and `charset-normalizer` version 3.4.4 to poetry.lock. - Introduced `idna` version 3.11 to poetry.lock. - Updated `requests` to version 2.32.5 in poetry.lock and added it as a dependency in pyproject.toml. - Updated `urllib3` to version 2.6.3 in poetry.lock. - Added extras for `requests` and `urllib3` in poetry.lock.
This commit is contained in:
@@ -17,6 +17,7 @@ dependencies = [
|
||||
"pymysql (>=1.1.1,<2.0.0)",
|
||||
"dnspython (>=2.7.0,<3.0.0)",
|
||||
"pyyaml (>=6.0.2,<7.0.0)",
|
||||
"requests (>=2.32.0,<3.0.0)",
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user