-
Notifications
You must be signed in to change notification settings - Fork 162
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-asyncio
base: v0.23.5
head repository: pytest-dev/pytest-asyncio
compare: v0.23.5.post1
- 8 commits
- 6 files changed
- 2 contributors
Commits on Feb 28, 2024
-
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.12) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 20bd7d8 - Browse repository at this point
Copy the full SHA 20bd7d8View commit details -
Build(deps): Bump hypothesis in /dependencies/default
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.2 to 6.98.12. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.2...hypothesis-python-6.98.12) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2908860 - Browse repository at this point
Copy the full SHA 2908860View commit details -
Build(deps): Bump coverage from 7.4.1 to 7.4.3 in /dependencies/default
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cefa62e - Browse repository at this point
Copy the full SHA cefa62eView commit details -
Build(deps): Bump pytest from 8.0.0 to 8.0.2 in /dependencies/default
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d44e3ac - Browse repository at this point
Copy the full SHA d44e3acView commit details -
Build(deps): Bump typing-extensions in /dependencies/default
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4baec47 - Browse repository at this point
Copy the full SHA 4baec47View commit details -
Build(deps): Bump urllib3 from 2.2.0 to 2.2.1 in /dependencies/docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b60649a - Browse repository at this point
Copy the full SHA b60649aView commit details
Commits on Mar 8, 2024
-
Build(deps): Bump hypothesis in /dependencies/default
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.12 to 6.98.17. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.12...hypothesis-python-6.98.17) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f1de446 - Browse repository at this point
Copy the full SHA f1de446View commit details -
[docs] Fixes the example showing how to run all tests in a session-sc…
…oped loop. The change also adds a warning that the code snippet overrides all manually applied marks in strict mode and adds tests verifying the correctness of the example. Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Configuration menu - View commit details
-
Copy full SHA for b22d84e - Browse repository at this point
Copy the full SHA b22d84eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.23.5...v0.23.5.post1