slbotbm opened a new issue, #3246: URL: https://github.com/apache/iggy/issues/3246
### Description Due to the increase in supply chain attacks in recent months, I'd like to add dependency cooldown to pyproject.toml ### Component None ### Proposed solution In pyproject.toml, add: ```toml [tool.uv] exclude-newer = "7 days" ``` ### Alternatives considered None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
