Skip to content
pytest-aoc 1.23.3

New features:

- Python 3.12 support without DeprecationWarnings
- Better User-Agent header when hitting adventofcode.com server

Documentation fixes:

- Document pyproject.toml usage for pytest configuration

Project/process changes:

- Add missing test
- Migrate pytest-freezer usage to time-machine