Releases: pyupio/safety
Releases · pyupio/safety
Version 3.6.1
Version 3.6.1b0
What's Changed
- bump: version 3.6.0 → 3.6.1b0 (d50c580)
- chore: relax psutil version constraints (#776) (a66193e)
- chore: relax filelock version constraints (#775) (926c93f)
- ci: introduce click main branch as a target to improve early integration (#752) (d87aa74)
- fix: set custom user-agent header to all HTTP requests (#769) (4f09253)
Version 3.6.0
Version 3.6.0b0
What's Changed
- bump: version 3.5.2 → 3.6.0b0 (dd6c81b)
- fix: issues with encoding in all the outputs (#757) (293bccb)
- fix: restore missing codebase name prompt in scan command (#771) (0abd016)
- fix: issues with click 8.2.0 (#748) (d5be19c)
- fix: codebase init --link-to help text (#770) (99971f8)
- feat: add Windows venv wrappers support (#768) (0a3d05a)
- feat: add codebase init command (#756) (bd1fade)
- test: use tomllib in tests if available (#765) (f1e3d4d)
- fix: test isolation for firewall tests on unix-like systems (#767) (362f6e0)
Version 3.5.2
Version 3.5.2b1
Version 3.5.1
Version 3.5.1b0
What's Changed
- bump: version 3.5.0 → 3.5.1b0 (7eadf12)
- fix: add missing uv index env var for auth (#751) (1136c27)
- ci: avoid lint on schedule but keep matrix/tests (#750) (24cfa65)
- fix: preventing the branch name to be included in the codebase url (#744) (47cdb3e)
- ci: make sure tests run if lint is skipped (#747) (2be4712)
- fix: click version constraint (#749) (cd90ab9)