Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/FallenDeity/PokeLance
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenDeity committed Jan 13, 2024
2 parents 19eea3d + c41e50a commit 53e1600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs = "^23.1.0"
[tool.poetry.group.dev.dependencies]
black = "^22.12.0"
isort = "^5.10.1"
ruff = ">=0.0.171,<0.1.9"
ruff = ">=0.0.171,<0.1.10"
pygments = "^2.13.0"
mkdocs = "^1.4.1"
mkdocstrings = {extras = ["python"], version = ">=0.19,<0.25"}
Expand All @@ -25,7 +25,7 @@ typing-extensions = "^4.4.0"
pre-commit = "^2.20.0"
Pillow = ">=9.3,<11.0"
CairoSVG = "^2.5.2"
mypy = ">=0.991,<1.8"
mypy = ">=0.991,<1.9"
pipwin = "^0.5.2"
pytest = "^7.4.3"
pytest-asyncio = "^0.23.2"
Expand Down

0 comments on commit 53e1600

Please sign in to comment.