Skip to content

v3.5.5

Choose a tag to compare

@github-actions github-actions released this 29 Dec 18:32
· 57 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed in v3.5.5

  • chore: Bump version to 3.5.5 (013340d)
  • fix: Add Windows-specific skipif decorators for CI reliability (83fd3eb)
  • fix: Skip tests when dependencies unavailable in CI (f833ac0)
  • fix: Pre-commit YAML check and pattern regeneration (cb2563a)
  • fix: Exclude profile_*.py from detect-secrets (dfeced8)
  • fix: Exclude all source directories from detect-secrets (4a0a4c6)
  • fix: Exclude audit files from detect-secrets (ea47a8b)
  • fix: Exclude website/ from detect-secrets (5177fcc)
  • fix: Extend detect-secrets exclusions for remaining files (bfcb827)
  • fix: Exclude .md files and security module from detect-secrets (a46a32d)
  • fix: Exclude docs/ and examples/ from detect-secrets (dee5916)
  • fix: Exclude demo_security_complete.py from detect-secrets (c6858e6)
  • fix: Use X | Y syntax in test_gen.py isinstance calls (UP038) (a9e9ad7)
  • fix: Use X | Y syntax in isinstance calls (UP038) (3c1d5e6)
  • fix: Resolve CI lint and import errors (b5c5b7b)

Full Changelog: v3.5.4...v3.5.5