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 Mar 4, 2024
1 parent 485bb6e commit 2f157b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ compreq = "<0.3.1,>=0.3.0"
isort = "<5.14,>=5.13"
mypy = "<1.9,>=1.8"
pylint = "<3.2,>=3.1"
pytest = "<8.1,>=8.0"
pytest = "<8.2,>=8.1"
taskipy = "<1.13,>=1.12"
tomlkit = "<0.12.4,>=0.12.3"
tomlkit = "<0.12.5,>=0.12.4"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 2f157b8

Please sign in to comment.