Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@ChrsBaur ChrsBaur released this 13 Mar 16:13
· 4 commits to master since this release
030d0b3

🔥 AT Python Template v1.1.1 - Dependency Updates

📅 Release Date: 2025-03-13
🔗 Changelog: View full changelog

🚀 Performance Improvements

  • Improved efficiency in pre-commit hooks by upgrading astral-sh/ruff-pre-commit to v0.9.10.

✨ Enhancements

  • Updated setuptools to v76 to ensure better dependency resolution.
  • Updated pytest to v8.3.5 for improved testing capabilities.
  • Updated typer to v0.15.2, enhancing command-line tool support.
  • Improved overall dependency alignment to maintain consistency.

🐞 Bug Fixes

  • Fixed inconsistencies with ruff execution in pre-commit hooks.
  • Addressed minor compatibility issues caused by outdated dependencies.

🔄 How to Update

To update your local setup with the latest changes from this release, follow these steps:

Navigate to the at-python-template project directory and update your local at-python-template copy:

git pull origin master
pre-commit autoupdate

🛠 Need Help?

If you encounter any issues, feel free to open an issue or start a discussion. 🚀