Skip to content

Commit

Permalink
chore(deps): update pytest-timeout requirement from ==2.2.* to ==2.3.* (
Browse files Browse the repository at this point in the history
#75)

Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version.
- [Commits](pytest-dev/pytest-timeout@2.2.0...2.3.1)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:production
...

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 Apr 1, 2024
1 parent 6797349 commit 534248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage[toml] == 7.*
pytest == 8.1.*
pytest-cov == 4.1.*
pytest-timeout == 2.2.*
pytest-timeout == 2.3.*
pytest-xdist == 3.5.*
black == 24.3.*
moto[cloudformation,s3] == 4.2.*
Expand Down

0 comments on commit 534248b

Please sign in to comment.