Skip to content

dependencies: Relax lower bounds, bump dev tools#66

Merged
EstAK merged 2 commits intomainfrom
dependencies
Feb 5, 2026
Merged

dependencies: Relax lower bounds, bump dev tools#66
EstAK merged 2 commits intomainfrom
dependencies

Conversation

@apaolillo
Copy link
Owner

Relax dependency constraints in pyproject.toml to allow newer versions of black, click, and isort.

Update requirements.txt to track recent releases of formatting, linting, testing, and typing tools (black, isort, pylint, pytest, ruff, mypy), keeping upper bounds explicit for reproducibility.

Relax dependency constraints in pyproject.toml to allow
newer versions of black, click, and isort.

Update requirements.txt to track recent releases of
formatting, linting, testing, and typing tools (black,
isort, pylint, pytest, ruff, mypy), keeping upper bounds
explicit for reproducibility.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo requested a review from adiscepo February 5, 2026 09:28
@apaolillo apaolillo self-assigned this Feb 5, 2026
Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo requested a review from EstAK February 5, 2026 09:35
@EstAK EstAK merged commit 7bb87e9 into main Feb 5, 2026
5 checks passed
@EstAK EstAK deleted the dependencies branch February 5, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants