From 2bfcb098280018d47eef7e851af281b29fd76996 Mon Sep 17 00:00:00 2001 From: Toastical <20125180+Toastical@users.noreply.github.com> Date: Thu, 30 Oct 2025 01:32:52 +0200 Subject: [PATCH] bump spacemandmm to 1.11 and avulto to 0.1.22 (#30821) --- _build_dependencies.sh | 2 +- tools/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index a349e25222b..ceb4e1c359d 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -1,6 +1,6 @@ # This file has all the information on what versions of libraries are thrown into the code # For dreamchecker -export SPACEMANDMM_TAG=suite-1.10 +export SPACEMANDMM_TAG=suite-1.11 # For TGUI export NODE_VERSION=20 # Stable Byond Major diff --git a/tools/requirements.txt b/tools/requirements.txt index 8c81ca53dd6..221af84126c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -8,4 +8,4 @@ PyYaml==6.0.2 # maplint also beautifulsoup4==4.13.4 # various CI checks -avulto==0.1.17 +avulto==0.1.22