Skip to content

3.13.1 — 2025-09-30

← 3.13.2 | 3.13.0 → | ↑ 3.x series

Changed

Dependency Updates

  • Core Dependencies - Updated multiple core dependencies for improved security and performance

    • Updated Pydantic from 2.11.7 to 2.11.9 for enhanced data validation and performance improvements
    • Updated Pydantic Settings from 2.10.1 to 2.11.0 for better configuration management capabilities
    • Updated PyYAML from 6.0.2 to 6.0.3 for enhanced YAML processing and security fixes
    • Updated Sentry SDK from 2.36.0 to 2.39.0 for improved error tracking and monitoring
    • Updated Ruff from 0.13.1 to 0.13.2 for enhanced code linting and formatting capabilities
  • Parser and Processing Libraries - Enhanced parsing and processing capabilities

    • Updated pycparser from 2.22 to 2.23 for improved C code parsing
    • Updated ruamel.yaml.clib from 0.2.12 to 0.2.14 for better YAML processing performance
    • Added pytokens 0.1.10 for enhanced token processing capabilities
  • Build and Development Tools - Updated development and build infrastructure

    • Updated Starlette from 0.47.3 to 0.48.0 for improved ASGI framework support
    • Updated StarRocks driver from 1.2.2 to 1.2.3 for enhanced database connectivity
    • Updated Temporalio from 1.12.0 to 1.18.0 for improved workflow orchestration capabilities
    • Updated Testcontainers from 4.12.0 to 4.13.1 for better container testing support
    • Updated Typer from 0.17.3 to 0.19.2 for enhanced CLI development features
    • Updated Uvicorn from 0.35.0 to 0.37.0 for improved ASGI server performance
    • Updated Zeep from 4.3.1 to 4.3.2 for better SOAP/WSDL client functionality
  • Type Checking and Development - Enhanced type checking and development experience

    • Updated types-grpcio from 1.0.0.20250703 to 1.0.0.20250914 for better gRPC type support
    • Updated types-protobuf from 6.30.2.20250822 to 6.32.1.20250918 for improved Protocol Buffers typing
    • Updated types-pymysql from 1.1.0.20250822 to 1.1.0.20250916 for enhanced MySQL type hints
    • Updated types-regex from 2025.9.1.20250903 to 2025.9.18.20250921 for better regex type support
    • Updated types-requests from 2.32.4.20250809 to 2.32.4.20250913 for improved HTTP client typing
  • Infrastructure and Utility Libraries - Updated supporting infrastructure

    • Updated rich-toolkit from 0.15.0 to 0.15.1 for enhanced terminal output formatting
    • Updated numerous additional dependencies for security patches and performance improvements

Security

  • Enhanced Security Posture - Multiple security updates across dependencies
    • Updated dependencies include security patches and vulnerability fixes
    • Improved overall application security through latest package versions
    • Enhanced cryptographic libraries and security-related packages

Performance

  • Optimized Dependencies - Performance improvements through dependency updates
    • Enhanced parsing and processing performance with updated libraries
    • Improved build and development tool performance
    • Better memory usage and execution speed through optimized package versions