Skip to content

Commit 167c977

Browse files
[deps]: Lock file maintenance poetry
1 parent 9e82c4b commit 167c977

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ flake8 = "7.1.1"
3939
black = "24.10.0"
4040
mypy = "1.14.1"
4141
isort = "5.13.2"
42-
pre-commit = "4.0.1"
42+
pre-commit = "4.1.0"
4343
pre-commit-hooks = "5.0.0"
4444
types-requests = "2.32.0.20241016"
4545
docformatter = {extras = ["tomli"], version = "1.7.5", python = ">=3.8,<4.0"}
@@ -50,7 +50,7 @@ optional = true
5050
[tool.poetry.group.test.dependencies]
5151
pytest = "8.3.4"
5252
pytest-mock = "3.14.0"
53-
pytest-httpserver = "1.1.0"
53+
pytest-httpserver = "1.1.1"
5454

5555
[tool.mypy]
5656
python_version = "3.9"

0 commit comments

Comments
 (0)