Skip to content

TaipanStack v0.2.7 — Security Patch

Date: February 19, 2026

Overview

v0.2.7 is a security patch that updates the cryptography dependency to resolve a Dependabot security alert and fixes CI caching issues on Windows.


What Changed

🛡️ Security

  • Updated cryptography 46.0.3 → 46.0.5 (resolves Dependabot security alert)

🔧 CI Fixes

  • Resolved stale virtualenv cache on Windows for Python 3.13/3.14 by using full Python version in cache key
  • Suppressed pip externally-managed-environment stderr noise on ubuntu-24.04

Full Changelog: v0.2.6...v0.2.7