From 5889af64854049d652fc3408e88331fc6268baef Mon Sep 17 00:00:00 2001 From: freecad-constraints-bot Date: Mon, 13 Jul 2026 09:28:48 +0000 Subject: [PATCH] Update Python package constraints --- Data/Python/3.10/constraints.txt | 18 +++++++++--------- Data/Python/3.11/constraints.txt | 20 ++++++++++---------- Data/Python/3.12/constraints.txt | 20 ++++++++++---------- Data/Python/3.13/constraints.txt | 20 ++++++++++---------- Data/Python/3.14/constraints.txt | 18 +++++++++--------- 5 files changed, 48 insertions(+), 48 deletions(-) diff --git a/Data/Python/3.10/constraints.txt b/Data/Python/3.10/constraints.txt index 4bca28d..84c6455 100644 --- a/Data/Python/3.10/constraints.txt +++ b/Data/Python/3.10/constraints.txt @@ -5,9 +5,9 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.1 +anyio==4.14.2 anytree==2.13.0 -asttokens==3.0.1 +asttokens==3.0.2 async-timeout==5.0.1 asyncua==2.0.1 atomicwrites==1.4.0 @@ -27,15 +27,15 @@ cadquery-ocp-proxy==7.9.3.1.1 capytaine==2.3.1 casadi==3.7.2 certifi==2026.6.17 -cffi==2.0.0 -charset-normalizer==3.4.7 +cffi==2.1.0 +charset-normalizer==3.4.9 click==8.1.7 comtypes==1.4.16 contourpy==1.3.2 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.20.0 +cyclopts==4.21.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -66,7 +66,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.120 +ladybug-comfort==0.19.0 ladybug-core==0.44.52 ladybug-display==0.14.3 ladybug-geometry==1.35.1 @@ -109,7 +109,7 @@ pillow==12.3.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.21.3 +posthog==7.22.2 prompt_toolkit==3.0.52 propcache==0.5.2 protobuf==5.29.6 @@ -131,7 +131,7 @@ pyOpenSSL==26.3.0 pyopenxr==1.1.5301 pyoptools==0.3.8 pyparsing==3.3.2 -pypresence==4.6.1 +pypresence==4.6.2 pyproj==3.7.1 pysolar==0.13 python-dateutil==2.9.0.post0 @@ -184,7 +184,7 @@ trimesh==4.12.2 txaio==25.9.2 typing_extensions==4.16.0 typish==1.9.3 -tzdata==2026.2 +tzdata==2026.3 tzlocal==5.4.4 urllib3==2.7.0 vedo==2025.5.4 diff --git a/Data/Python/3.11/constraints.txt b/Data/Python/3.11/constraints.txt index ef755ac..78fa232 100644 --- a/Data/Python/3.11/constraints.txt +++ b/Data/Python/3.11/constraints.txt @@ -5,9 +5,9 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.1 +anyio==4.14.2 anytree==2.13.0 -asttokens==3.0.1 +asttokens==3.0.2 asyncua==2.0.1 atomicwrites==1.4.0 attrs==26.1.0 @@ -27,15 +27,15 @@ capytaine==2.3.1 casadi==3.7.2 cbor2==6.1.3 certifi==2026.6.17 -cffi==2.0.0 -charset-normalizer==3.4.7 +cffi==2.1.0 +charset-normalizer==3.4.9 click==8.1.7 comtypes==1.4.16 contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.20.0 +cyclopts==4.21.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -66,7 +66,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.120 +ladybug-comfort==0.19.0 ladybug-core==0.44.52 ladybug-display==0.14.3 ladybug-geometry==1.35.1 @@ -109,7 +109,7 @@ pillow==12.3.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.21.3 +posthog==7.22.2 prompt_toolkit==3.0.52 propcache==0.5.2 protobuf==5.29.6 @@ -131,7 +131,7 @@ pyOpenSSL==26.3.0 pyopenxr==1.1.5301 pyoptools==0.3.8 pyparsing==3.3.2 -pypresence==4.6.1 +pypresence==4.6.2 pyproj==3.7.2 pysolar==0.13 python-dateutil==2.9.0.post0 @@ -183,7 +183,7 @@ trimesh==4.12.2 txaio==26.6.1 typing_extensions==4.16.0 typish==1.9.3 -tzdata==2026.2 +tzdata==2026.3 tzlocal==5.4.4 ujson==5.13.0 urllib3==2.7.0 @@ -194,7 +194,7 @@ wait_for2==0.4.1 wcwidth==0.8.2 webcolors==24.8.0 wslink==2.5.7 -xarray==2026.4.0 +xarray==2026.7.0 xgbxml==0.0.10 xlrd==2.0.2 xlutils==2.0.0 diff --git a/Data/Python/3.12/constraints.txt b/Data/Python/3.12/constraints.txt index 9fc4f39..be7e8e9 100644 --- a/Data/Python/3.12/constraints.txt +++ b/Data/Python/3.12/constraints.txt @@ -5,9 +5,9 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.1 +anyio==4.14.2 anytree==2.13.0 -asttokens==3.0.1 +asttokens==3.0.2 asyncua==2.0.1 atomicwrites==1.4.0 attrs==26.1.0 @@ -27,15 +27,15 @@ capytaine==2.3.1 casadi==3.7.2 cbor2==6.1.3 certifi==2026.6.17 -cffi==2.0.0 -charset-normalizer==3.4.7 +cffi==2.1.0 +charset-normalizer==3.4.9 click==8.1.7 comtypes==1.4.16 contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.20.0 +cyclopts==4.21.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -65,7 +65,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.120 +ladybug-comfort==0.19.0 ladybug-core==0.44.52 ladybug-display==0.14.3 ladybug-geometry==1.35.1 @@ -108,7 +108,7 @@ pillow==12.3.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.21.3 +posthog==7.22.2 prompt_toolkit==3.0.52 propcache==0.5.2 protobuf==5.29.6 @@ -130,7 +130,7 @@ pyOpenSSL==26.3.0 pyopenxr==1.1.5301 pyoptools==0.3.8 pyparsing==3.3.2 -pypresence==4.6.1 +pypresence==4.6.2 pyproj==3.7.2 pysolar==0.13 python-dateutil==2.9.0.post0 @@ -182,7 +182,7 @@ trimesh==4.12.2 txaio==26.6.1 typing_extensions==4.16.0 typish==1.9.3 -tzdata==2026.2 +tzdata==2026.3 tzlocal==5.4.4 ujson==5.13.0 urllib3==2.7.0 @@ -192,7 +192,7 @@ vtk==9.6.2 wcwidth==0.8.2 webcolors==24.8.0 wslink==2.5.7 -xarray==2026.4.0 +xarray==2026.7.0 xgbxml==0.0.10 xlrd==2.0.2 xlutils==2.0.0 diff --git a/Data/Python/3.13/constraints.txt b/Data/Python/3.13/constraints.txt index 2037ac0..659467e 100644 --- a/Data/Python/3.13/constraints.txt +++ b/Data/Python/3.13/constraints.txt @@ -5,9 +5,9 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.1 +anyio==4.14.2 anytree==2.13.0 -asttokens==3.0.1 +asttokens==3.0.2 asyncua==2.0.1 atomicwrites==1.4.0 attrs==26.1.0 @@ -27,15 +27,15 @@ capytaine==2.3.1 casadi==3.7.2 cbor2==6.1.3 certifi==2026.6.17 -cffi==2.0.0 -charset-normalizer==3.4.7 +cffi==2.1.0 +charset-normalizer==3.4.9 click==8.1.7 comtypes==1.4.16 contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.20.0 +cyclopts==4.21.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -65,7 +65,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.120 +ladybug-comfort==0.19.0 ladybug-core==0.44.52 ladybug-display==0.14.3 ladybug-geometry==1.35.1 @@ -106,7 +106,7 @@ pillow==12.3.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.21.3 +posthog==7.22.2 prompt_toolkit==3.0.52 propcache==0.5.2 protobuf==5.29.6 @@ -127,7 +127,7 @@ PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 pyparsing==3.3.2 -pypresence==4.6.1 +pypresence==4.6.2 pyproj==3.7.2 pysolar==0.13 python-dateutil==2.9.0.post0 @@ -179,7 +179,7 @@ trimesh==4.12.2 txaio==26.6.1 typing_extensions==4.16.0 typish==1.9.3 -tzdata==2026.2 +tzdata==2026.3 tzlocal==5.4.4 ujson==5.13.0 urllib3==2.7.0 @@ -189,7 +189,7 @@ vtk==9.6.2 wcwidth==0.8.2 webcolors==24.8.0 wslink==2.5.7 -xarray==2026.4.0 +xarray==2026.7.0 xgbxml==0.0.10 xlrd==2.0.2 xlutils==2.0.0 diff --git a/Data/Python/3.14/constraints.txt b/Data/Python/3.14/constraints.txt index aedaf9b..e01f54c 100644 --- a/Data/Python/3.14/constraints.txt +++ b/Data/Python/3.14/constraints.txt @@ -5,7 +5,7 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.1 +anyio==4.14.2 asyncua==2.0.1 atomicwrites==1.4.0 attrs==26.1.0 @@ -23,15 +23,15 @@ capytaine==2.3.1 casadi==3.7.2 cbor2==6.1.3 certifi==2026.6.17 -cffi==2.0.0 -charset-normalizer==3.4.7 +cffi==2.1.0 +charset-normalizer==3.4.9 click==8.1.7 comtypes==1.4.16 contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.20.0 +cyclopts==4.21.0 dbus-fast==5.0.22 defusedxml==0.7.1 distro==1.9.0 @@ -56,7 +56,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.120 +ladybug-comfort==0.19.0 ladybug-core==0.44.52 ladybug-display==0.14.3 ladybug-geometry==1.35.1 @@ -91,7 +91,7 @@ pillow==12.3.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.21.3 +posthog==7.22.2 propcache==0.5.2 protobuf==5.29.6 psutil==7.2.2 @@ -108,7 +108,7 @@ PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 pyparsing==3.3.2 -pypresence==4.6.1 +pypresence==4.6.2 pyproj==3.7.2 pysolar==0.13 python-dateutil==2.9.0.post0 @@ -152,7 +152,7 @@ trimesh==4.12.2 txaio==26.6.1 typing_extensions==4.16.0 typish==1.9.3 -tzdata==2026.2 +tzdata==2026.3 tzlocal==5.4.4 ujson==5.13.0 urllib3==2.7.0 @@ -160,7 +160,7 @@ vedo==2025.5.4 vermin==1.8.0 vtk==9.6.2 wslink==2.5.7 -xarray==2026.4.0 +xarray==2026.7.0 xgbxml==0.0.10 xlrd==2.0.2 xlutils==2.0.0