From 6aa4a657836c37acf75721c1673857a9bd83ebbc Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Thu, 21 Aug 2025 03:07:14 -0700 Subject: [PATCH] [MIRROR] Update python dependencies (#11479) Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> --- dependencies.sh | 2 +- tools/mapmerge2/requirements.txt | 4 ++-- tools/requirements.txt | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dependencies.sh b/dependencies.sh index 282cb59356..01bc0b0225 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -23,7 +23,7 @@ export BUN_VERSION=1.2.20 export SPACEMAN_DMM_VERSION=suite-1.10 # Python version for mapmerge and other tools -export PYTHON_VERSION=3.11.9 +export PYTHON_VERSION=3.12.3 #dreamluau repo export DREAMLUAU_REPO="tgstation/dreamluau" diff --git a/tools/mapmerge2/requirements.txt b/tools/mapmerge2/requirements.txt index 0d0c95b2ff..ff75166718 100644 --- a/tools/mapmerge2/requirements.txt +++ b/tools/mapmerge2/requirements.txt @@ -1,3 +1,3 @@ pygit2 -bidict==0.22.1 -Pillow==11.0.0 +bidict==0.23.1 +Pillow==11.3.0 diff --git a/tools/requirements.txt b/tools/requirements.txt index a353d3547e..ea1c1b532c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,13 +1,13 @@ -pygit2==1.16.0 -bidict==0.22.1 -Pillow==11.0.0 +pygit2==1.18.1 +bidict==0.23.1 +Pillow==11.3.0 # changelogs -PyYaml==6.0.1 -beautifulsoup4==4.11.2 +PyYaml==6.0.2 +beautifulsoup4==4.13.4 # ezdb -mysql-connector-python==9.1.0 +mysql-connector-python==9.4.0 # icon cutter -numpy==1.26.0 +numpy==2.3.2