File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 - id : check-yaml
1212
1313 - repo : https://github.com/astral-sh/ruff-pre-commit
14- rev : v0.1.7
14+ rev : v0.1.8
1515 hooks :
1616 - id : ruff-format
1717 - id : ruff
Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ build-backend = "hatchling.build"
5151[tool .rye ]
5252managed = true
5353dev-dependencies = [
54- " ruff>=0.1.3 " ,
54+ " ruff>=0.1.8 " ,
5555 " pytest>=7.4.3" ,
56- " pytest-asyncio>=0.21.1 " ,
56+ " pytest-asyncio>=0.23.2 " ,
5757 " pytest-cov>=4.1.0" ,
5858 " twine>=4.0.2" ,
5959]
@@ -64,9 +64,9 @@ docs = [
6464 " furo>=2023.9.10" ,
6565 " sphinx-autobuild>=2021.3.14" ,
6666 " sphinx-copybutton>=0.5.2" ,
67- " pygments>=2.16.1 " ,
68- " towncrier>=23.6 .0" ,
69- " sphinxcontrib-towncrier>=0.3.2a0 " ,
67+ " pygments>=2.17.2 " ,
68+ " towncrier>=23.11 .0" ,
69+ " sphinxcontrib-towncrier>=0.4.0a0 " ,
7070]
7171
7272[tool .hatch .metadata ]
You can’t perform that action at this time.
0 commit comments