Commit Graph

2 Commits

Author SHA1 Message Date
Jay Lee
ee3bb42d19 [no ci] Enhance dependency management in upgrade_deps workflow
Added support for parsing TOML files using tomllib and updated dependency handling logic to include optional and development dependencies.
2026-05-15 19:49:32 -04:00
Jay Lee
7e8042a2f8 Add daily workflow for dependency pinning
This workflow automates the process of checking and pinning Python dependencies to stable versions that are at least two weeks old, creating a pull request with the updates.
2026-05-15 19:39:14 -04:00