Skip to content

Commit

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

---
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 Mar 8, 2024
1 parent 604d052 commit 658492d
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 @@ -13,7 +13,7 @@ pluggy==1.4.0
pyparsing==3.1.2
pytest==8.1.0
pytest-cov==4.1.0
pytest-timeout==2.2.0
pytest-timeout==2.3.1
responses==0.25.0
types-toml==0.10.8.7
sortedcontainers==2.4.0
Expand Down

0 comments on commit 658492d

Please sign in to comment.