Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent df8ef71 commit 13279ad
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 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.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ pyperclip = "^1.8.2"
python-dotenv = "^1.0.0"

[tool.poetry.group.lint.dependencies]
mypy = "^1.7.0"
mypy = "^1.7.1"
poethepoet = "^0.24.4"
ruff = "^0.1.6"
ruff = "^0.1.8"

[tool.poetry.group.test.dependencies]
pytest = "^7.4.3"
pytest-asyncio = "^0.21.1"
pytest-asyncio = "^0.23.2"
pytest-benchmark = "^4.0.0"
pytest-cov = "^4.1.0"
pytest-httpx = "^0.27.0"
Expand Down

0 comments on commit 13279ad

Please sign in to comment.