Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pytest-timeout from 1.2.1 to 2.3.1 #37

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pytest-timeout from 1.2.1 to 2.3.1
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.2.1 to 2.3.1.
- [Commits](pytest-dev/pytest-timeout@1.2.1...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
commit 0dd326b178b45f72ae85c13b83705d30c0cddaac
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pydocstyle==6.3.0
pylint==1.8.3
pytest==8.3.4
pytest-cov==2.5.1
pytest-timeout==1.2.1
pytest-timeout==2.3.1
flake8-docstrings==1.7.0
flake8==3.5
requests_mock==1.4
Expand Down