Skip to content

Commit

Permalink
Merge pull request #147 from briis/dependabot/pip/dev-dependencies-c6…
Browse files Browse the repository at this point in the history
…94b9fa4c
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
2 parents 1f1cce0 + 3c12ade commit 36fdd74
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
122 changes: 61 additions & 61 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 @@ -17,11 +17,11 @@ PsychroLib = "^2.5.0"
[tool.poetry.group.test.dependencies]
mypy = ">=0.991,<1.12"
pytest = ">=7.1,<9.0"
pytest-asyncio = ">=0.20,<0.24"
pytest-asyncio = ">=0.20,<0.25"
pytest-cov = ">=4,<6"
pytest-timeout = "^2.0.1"
tox = "^4.0.18"
ruff = ">=0.5.0,<0.6"
ruff = ">=0.5.0,<0.7"

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

0 comments on commit 36fdd74

Please sign in to comment.