Skip to content

Commit

Permalink
build(deps-dev): bump pytest-timeout from 2.0.1 to 2.0.2 (#404)
Browse files Browse the repository at this point in the history
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases)
- [Commits](pytest-dev/pytest-timeout@2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent f475f9c commit 29b5db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest = "==6.2.5"
pytest-asyncio = "==0.16.0"
pytest-cov = "==3.0.0"
pytest-mock = "==3.6.1"
pytest-timeout = "==2.0.1"
pytest-timeout = "==2.0.2"
mock = "==4.0.3"
pre-commit = "==2.15.0"
commitizen = "==2.20.3"
Expand Down

0 comments on commit 29b5db1

Please sign in to comment.