v3.34.1
Removed:
falseis no longer a valid value forbot.inspectionin theconda-forge.ymlfile. Usedisabledinstead.
Fixed:
objectis no longer an explicit base class ofSubcommand(Python 3 class style)- replace
logger.warn(deprecated) withlogger.warning - typo:
Usageinupdate_conda_forge_config - Unexpected top-level
conda-forge.ymlkeys should no longer fail with a traceback.
Security:
- Use sandboxed jinja2 environments. (#1902)
Authors:
- Matthew R. Becker
- pre-commit-ci[bot]
- Nicholas Bollweg
- Yannik Tausch