Skip to content

Commit 192267d

Browse files
committed
upgraded to ellar 0.8.1
1 parent 9b7d887 commit 192267d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ classifiers = [
4747
]
4848

4949
dependencies = [
50-
"ellar-cli >= 0.4.1",
50+
"ellar-cli >= 0.4.3",
5151
"Django >= 3.1",
5252
]
5353

requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autoflake
22
httpx >=0.22.0
33
mypy == 1.10.1
44
pytest >=7.1.3,<9.0.0
5-
pytest-cov >=2.12.0,<6.0.0
65
pytest-asyncio==0.23.7
6+
pytest-cov >=2.12.0,<6.0.0
77
pytest-django
8-
ruff ==0.5.0
8+
ruff ==0.5.5

0 commit comments

Comments
 (0)