Skip to content

Commit 2007731

Browse files
chore(deps-dev): bump pytest-timeout from 2.1.0 to 2.3.1 in /app
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.1.0 to 2.3.1. - [Commits](pytest-dev/pytest-timeout@2.1.0...2.3.1) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d96d342 commit 2007731

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

app/poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ coverage = "^7.3.4"
2525
mypy = "^1.5.1"
2626
isort = "^5.12.0"
2727
httpx = "^0.25.2"
28-
pytest-timeout = "^2.1.0"
28+
pytest-timeout = "^2.3.1"
2929

3030
[build-system]
3131
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)