Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Update requirements bot committed Dec 25, 2023
1 parent 07bd39e commit b5e73fa
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
104 changes: 52 additions & 52 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ virtualenv = "<21,>=20.17.0"
[tool.poetry.group.dev.dependencies]
black = "<23.13,>=23.12"
isort = "<5.14,>=5.13"
mypy = "<1.8,>=1.7"
mypy = "<1.9,>=1.8"
pylint = "<3.1,>=3.0"
pytest = "<7.5,>=7.4"
pytest-asyncio = "<0.23.3,>=0.23.2"
Expand Down

0 comments on commit b5e73fa

Please sign in to comment.