Skip to content

BUILD(pip): update pytest-timeout requirement from <2.4,>=2.3.0 to >=2.3.0,<2.5 - #6167

Merged
SMoraisAnsys merged 2 commits into
mainfrom
dependabot/pip/pytest-timeout-gte-2.3.0-and-lt-2.5
May 19, 2025
Merged

BUILD(pip): update pytest-timeout requirement from <2.4,>=2.3.0 to >=2.3.0,<2.5#6167
SMoraisAnsys merged 2 commits into
mainfrom
dependabot/pip/pytest-timeout-gte-2.3.0-and-lt-2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on pytest-timeout to permit the latest version.

Commits
  • ddabc93 Add python 3.13
  • 617b1b6 Prepare release
  • 2e96621 Change error message to clearly relate it to pytest-timeout (#180)
  • 733b26b Update changelog
  • fa5fd45 Add support sys.monitoring
  • 3d41ba8 Update README.rst with pytest-xdist 3.0.2 news
  • 935f51c Add missing Python 3.12 trove classifier
  • 04432f5 Some fixes to readme, bump version
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested review from MaxJPRey and SMoraisAnsys May 17, 2025 04:35
@dependabot dependabot Bot added dependencies Related with project dependencies maintenance Package and maintenance related labels May 17, 2025
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@codecov

codecov Bot commented May 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.23%. Comparing base (4ff3227) to head (006471a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6167      +/-   ##
==========================================
+ Coverage   82.64%   85.23%   +2.59%     
==========================================
  Files         169      169              
  Lines       64036    64036              
==========================================
+ Hits        52921    54581    +1660     
+ Misses      11115     9455    -1660     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys
SMoraisAnsys merged commit 82eb4bf into main May 19, 2025
@SMoraisAnsys
SMoraisAnsys deleted the dependabot/pip/pytest-timeout-gte-2.3.0-and-lt-2.5 branch May 19, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants