Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: pytest-dev/pytest-asyncio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on May 26, 2025

  1. Build(deps): Bump hypothesis in /dependencies/default

    Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.131.18 to 6.131.28.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.131.18...hypothesis-python-6.131.28)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.131.28
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and seifertm committed May 26, 2025
    Configuration menu
    Copy the full SHA
    2e78fbe View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump coverage from 7.8.0 to 7.8.2 in /dependencies/default

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.8.2.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.8.0...7.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-version: 7.8.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Pierre-Sassoulas committed May 26, 2025
    Configuration menu
    Copy the full SHA
    919839f View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.10 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.10...v0.11.11)
    - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0)
    pre-commit-ci[bot] authored and Pierre-Sassoulas committed May 26, 2025
    Configuration menu
    Copy the full SHA
    bd741b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Build(deps): Bump hypothesis in /dependencies/default

    Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.131.28 to 6.133.0.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.131.28...hypothesis-python-6.133.0)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.133.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and seifertm committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    77b1ac4 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12)
    - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
    pre-commit-ci[bot] authored and Pierre-Sassoulas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    146128c View commit details
    Browse the repository at this point in the history
Loading