Skip to content

Commit

Permalink
Merge pull request #78 from garbled1/dependabot/pip/dev-dependencies-…
Browse files Browse the repository at this point in the history
…c694b9fa4c
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
2 parents 682cc45 + a3a3720 commit aab452f
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 @@ -18,12 +18,12 @@ python = "^3.8.1"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.2.2,<9.0.0"
pytest-asyncio = ">=0.20.3,<0.24.0"
pytest-asyncio = ">=0.20.3,<0.25.0"
pytest-cov = ">=4,<6"
pytest-timeout = "^2.1.0"
mypy = "^1.3"
tox = ">=3.26,<5.0"
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 aab452f

Please sign in to comment.