chore(dependencies): update aiohttp to version 3.13.3, certifi to 2026.1.4, cx-freeze to 8.5.3, hypothesis to 6.148.11, and rns to 1.1.0
All checks were successful
CI / test-backend (push) Successful in 4s
Build Test / Build and Test (push) Successful in 13m17s
Benchmarks / benchmark (push) Successful in 14m20s
CI / build-frontend (pull_request) Successful in 9m40s
CI / test-backend (pull_request) Successful in 5s
OSV-Scanner PR Scan / scan-pr (pull_request) Successful in 10s
Tests / test (push) Successful in 11m39s
Benchmarks / benchmark (pull_request) Successful in 14m26s
CI / test-lang (pull_request) Successful in 9m35s
CI / build-frontend (push) Successful in 9m41s
CI / lint (push) Successful in 9m43s
CI / test-lang (push) Successful in 9m37s
Build and Publish Docker Image / build (pull_request) Has been skipped
CI / lint (pull_request) Successful in 9m44s
Tests / test (pull_request) Successful in 11m33s
Build and Publish Docker Image / build-dev (pull_request) Successful in 20m0s
Build Test / Build and Test (pull_request) Successful in 48m40s

This commit is contained in:
2026-01-04 11:06:57 -06:00
parent 1e3eedadc8
commit 9b8086a855
3 changed files with 140 additions and 141 deletions

View File

@@ -23,7 +23,7 @@ dependencies = [
"aiohttp>=3.13.2",
"lxmf>=0.9.3",
"psutil>=7.1.3",
"rns>=1.0.4",
"rns>=1.1.0",
"websockets>=15.0.1",
"bcrypt>=5.0.0,<6.0.0",
"aiohttp-session>=2.12.1,<3.0.0",