Skip to content

Commit

Permalink
Build(deps): Bump pytest-timeout from 2.1.0 to 2.2.0 (#1577)
Browse files Browse the repository at this point in the history
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.1.0 to 2.2.0.
- [Commits](pytest-dev/pytest-timeout@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent c5acab9 commit 91f552f
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
Expand Up @@ -8,7 +8,7 @@ mypy==1.5.1
pre-commit==3.4.0
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-timeout==2.1.0
pytest-timeout==2.2.0
setuptools==68.2.2
tox==4.11.3
types-filelock==3.2.7
Expand Down

0 comments on commit 91f552f

Please sign in to comment.