Skip to content

Commit 4c19403

Browse files
build(deps-dev): bump pytest-timeout from 2.0.2 to 2.1.0 (#164)
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](pytest-dev/pytest-timeout@2.0.2...2.1.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 520628b commit 4c19403

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ python-decouple = "^3.5"
8888
psycopg2-binary = "~2.8.0"
8989
pytest-deadfixtures = "^2.2.1"
9090
pytest-testmon = "^1.2.2"
91-
pytest-timeout = "^2.0.2"
91+
pytest-timeout = "^2.1.0"
9292
hypothesis = "^6.31.6"
9393
nox = "^2022.1.7"
9494
nox-poetry = "^0.8.6"

0 commit comments

Comments
 (0)