Skip to content

Commit ad24e73

Browse files
committed
refactor: revert pyproject-api to 1.8.0
1 parent 5c0a6f6 commit ad24e73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pydantic==2.10.6
4242
# via -r requirements-ci.in
4343
pydantic-core==2.27.2
4444
# via pydantic
45-
pyproject-api==1.9.0
45+
pyproject-api==1.8.0
4646
# via tox
4747
sqlparse==0.5.3
4848
# via django

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pydantic-core==2.27.2
8585
# via pydantic
8686
pyflakes==3.2.0
8787
# via flake8
88-
pyproject-api==1.9.0
88+
pyproject-api==1.8.0
8989
# via tox
9090
pytest==8.3.5
9191
# via -r requirements-dev.in

0 commit comments

Comments
 (0)