BTHLABS-0000: Updated tls service for 2026 :)

This commit is contained in:
2026-05-27 09:35:45 +02:00
parent dbb01a5225
commit 9565a71bc8
6 changed files with 208 additions and 936 deletions

View File

@@ -43,6 +43,18 @@ files = [
astroid = ["astroid (>=2,<4)"]
test = ["astroid (>=2,<4)", "pytest", "pytest-cov", "pytest-xdist"]
[[package]]
name = "certifi"
version = "2026.5.20"
description = "Python package for providing Mozilla's CA Bundle."
optional = false
python-versions = ">=3.7"
groups = ["main"]
files = [
{file = "certifi-2026.5.20-py3-none-any.whl", hash = "sha256:3c52e209ba0a4ad7aebe60436a4ab349c39e1e602e8c134221e546902ad25897"},
{file = "certifi-2026.5.20.tar.gz", hash = "sha256:69dea482ab64caa7b9f6aba1c6bf48bb6a5448d1c0f1b17ab42ad8c763a5344d"},
]
[[package]]
name = "colorama"
version = "0.4.6"
@@ -196,6 +208,7 @@ files = []
develop = true
[package.dependencies]
certifi = ">=2026.5.20"
django = "5.2.12"
uuid6 = "2025.0.1"