Skip to content

Commit

Permalink
Bump pytest-timeout from 2.0.1 to 2.0.2 (#271)
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:production
  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] committed Dec 20, 2021
1 parent 1a7b500 commit 26c16c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest==6.2.5
pytest-cov==3.0.0
pytest-timeout==2.0.1
pytest-timeout==2.0.2
# tests require sub-dependencies of starlette
requests==2.26.0

0 comments on commit 26c16c2

Please sign in to comment.