Skip to content

chore(deps-dev): update pytest-asyncio requirement from >=0.21.0 to >=1.3.0 in /hug-scm-mcp-server#144

Merged
elifarley merged 2 commits into
mainfrom
dependabot/pip/hug-scm-mcp-server/pytest-asyncio-gte-1.3.0
Jul 15, 2026
Merged

chore(deps-dev): update pytest-asyncio requirement from >=0.21.0 to >=1.3.0 in /hug-scm-mcp-server#144
elifarley merged 2 commits into
mainfrom
dependabot/pip/hug-scm-mcp-server/pytest-asyncio-gte-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio 1.3.0

1.3.0 - 2025-11-10

Removed

  • Support for Python 3.9 (#1278)

Added

  • Support for pytest 9 (#1279)

Notes for Downstream Packagers

  • Tested Python versions include free threaded Python 3.14t (#1274)
  • Tests are run in the same pytest process, instead of spawning a subprocess with pytest.Pytester.runpytest_subprocess. This prevents the test suite from accidentally using a system installation of pytest-asyncio, which could result in test errors. (#1275)
Commits
  • 2e9695f docs: Compile changelog for v1.3.0
  • dd0e9ba docs: Reference correct issue in news fragment.
  • 4c31abe Build(deps): Bump nh3 from 0.3.1 to 0.3.2
  • 13e9477 Link to migration guides from changelog
  • 4d2cf3c tests: handle Python 3.14 DefaultEventLoopPolicy deprecation warnings
  • ee3549b test: Remove obsolete test for the event_loop fixture.
  • 7a67c82 tests: Fix failing test by preventing warning conversion to error.
  • a17b689 test: add pytest config to isolated test directories
  • 18afc9d fix(tests): replace runpytest_subprocess with runpytest
  • cdc6bd1 Add support for pytest 9 and drop Python 3.9 support
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: ecc. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@augmentcode

augmentcode Bot commented Apr 13, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: Updates the MCP server’s dev test dependencies to allow newer pytest-asyncio.

Changes:

  • Bumped pytest-asyncio optional dev requirement from >=0.21.0 to >=1.3.0 in hug-scm-mcp-server/pyproject.toml

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread hug-scm-mcp-server/pyproject.toml
@elifarley
elifarley force-pushed the dependabot/pip/hug-scm-mcp-server/pytest-asyncio-gte-1.3.0 branch from ebb5c49 to 723e02d Compare June 29, 2026 23:18
dependabot Bot and others added 2 commits July 15, 2026 20:25
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.21.0...v1.3.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-version: 1.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updated pytest version in optional dependencies.
@elifarley
elifarley force-pushed the dependabot/pip/hug-scm-mcp-server/pytest-asyncio-gte-1.3.0 branch from 723e02d to 9a1ad07 Compare July 15, 2026 23:25
@elifarley
elifarley enabled auto-merge July 15, 2026 23:25
@elifarley
elifarley merged commit 83bb29f into main Jul 15, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/hug-scm-mcp-server/pytest-asyncio-gte-1.3.0 branch July 15, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant