Skip to content

Commit

Permalink
[deps]: Lock file maintenance poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent a1eef25 commit 7f2300b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ flake8 = "5.0.4"
black = "24.8.0"
mypy = "1.11.2"
isort = "5.13.2"
pre-commit = "3.5.0"
pre-commit = "3.8.0"
pre-commit-hooks = "4.6.0"
types-requests = "2.32.0.20240712"
types-requests = "2.32.0.20240914"
docformatter = {extras = ["tomli"], version = "1.7.5", python = ">=3.8,<4.0"}

[tool.poetry.group.test]
optional = true

[tool.poetry.group.test.dependencies]
pytest = "8.3.2"
pytest = "8.3.3"
pytest-mock = "3.14.0"
pytest-httpserver = "1.1.0"

Expand Down

0 comments on commit 7f2300b

Please sign in to comment.