This is a small release to fix a warning when running in script mode before we drop Python 3.8.
We'd like to thank the following folks who contributed to this release:
Bugfixes:
- Avoid warnings when running in script mode by @henryiii in #1025
nox --report <file>should supportPathby @henryiii in #1026- Install env was typed differently by @henryiii in #1028
Internal changes: