Skip to content

chore(deps): bump pytest from 8.4.2 to 9.0.3 in /test/e2e_appium#20397

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/test/e2e_appium/pytest-9.0.3
Open

chore(deps): bump pytest from 8.4.2 to 9.0.3 in /test/e2e_appium#20397
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/test/e2e_appium/pytest-9.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pytest from 8.4.2 to 9.0.3.

Release notes

Sourced from pytest's releases.

9.0.3

pytest 9.0.3 (2026-04-07)

Bug fixes

  • #12444: Fixed pytest.approx which now correctly takes into account ~collections.abc.Mapping keys order to compare them.

  • #13634: Blocking a conftest.py file using the -p no: option is now explicitly disallowed.

    Previously this resulted in an internal assertion failure during plugin loading.

    Pytest now raises a clear UsageError explaining that conftest files are not plugins and cannot be disabled via -p.

  • #13734: Fixed crash when a test raises an exceptiongroup with __tracebackhide__ = True.

  • #14195: Fixed an issue where non-string messages passed to unittest.TestCase.subTest() were not printed.

  • #14343: Fixed use of insecure temporary directory (CVE-2025-71176).

Improved documentation

  • #13388: Clarified documentation for -p vs PYTEST_PLUGINS plugin loading and fixed an incorrect -p example.
  • #13731: Clarified that capture fixtures (e.g. capsys and capfd) take precedence over the -s / --capture=no command-line options in Accessing captured output from a test function <accessing-captured-output>.
  • #14088: Clarified that the default pytest_collection hook sets session.items before it calls pytest_collection_finish, not after.
  • #14255: TOML integer log levels must be quoted: Updating reference documentation.

Contributor-facing changes

  • #12689: The test reports are now published to Codecov from GitHub Actions. The test statistics is visible on the web interface.

    -- by aleguy02

9.0.2

pytest 9.0.2 (2025-12-06)

Bug fixes

  • #13896: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.

    You may enable it again by passing -p terminalprogress. We may enable it by default again once compatibility improves in the future.

    Additionally, when the environment variable TERM is dumb, the escape codes are no longer emitted, even if the plugin is enabled.

  • #13904: Fixed the TOML type of the tmp_path_retention_count settings in the API reference from number to string.

  • #13946: The private config.inicfg attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.

... (truncated)

Commits

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3.
- [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.4.2...9.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 14, 2026
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented Apr 14, 2026

Jenkins Builds

Click to see older builds (48)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ ad901da 1 2026-04-14 01:56:00 ~9 min tests/nim 📄log
✔️ ad901da 1 2026-04-14 01:57:29 ~11 min ios/aarch64 📱ipa 📲
✔️ ad901da 1 2026-04-14 01:57:43 ~11 min android/arm64 🤖apk 📲
✖️ ad901da 2416 2026-04-14 01:58:36 ~43 sec tests/e2e-android 📦pkg
✔️ ad901da 1 2026-04-14 02:00:18 ~13 min tests/ui 📄log
✔️ ad901da 1 2026-04-14 02:00:28 ~13 min macos/aarch64 🍎dmg
✔️ ad901da 1 2026-04-14 02:04:44 ~18 min linux/x86_64 📦tgz
✔️ ad901da 1 2026-04-14 02:09:13 ~22 min windows/x86_64 💿exe
✖️ ad901da 10644 2026-04-14 02:23:33 ~18 min tests/e2e 📊rpt
✔️ ad901da 2713 2026-04-14 02:27:29 ~18 min tests/e2e-windows 📊rpt
✖️ ad901da 2458 2026-04-15 05:31:57 ~2 min tests/e2e-android 📦pkg
✖️ ad901da 2510 2026-04-16 05:41:14 ~9 min tests/e2e-android 📦pkg
✖️ ad901da 2538 2026-04-17 05:33:21 ~2 min tests/e2e-android 📦pkg
✖️ ad901da 2571 2026-04-18 05:31:21 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2648 2026-04-21 05:43:11 ~10 min tests/e2e-android 📦pkg
✖️ ad901da 2676 2026-04-22 05:33:36 ~2 min tests/e2e-android 📦pkg
✖️ ad901da 2728 2026-04-23 05:33:58 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2763 2026-04-24 05:36:43 ~6 min tests/e2e-android 📦pkg
✖️ ad901da 2821 2026-04-25 05:32:41 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2859 2026-04-28 05:32:16 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2896 2026-04-29 05:33:55 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2918 2026-04-30 05:32:52 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 2991 2026-05-05 05:34:46 ~2 min tests/e2e-android 📦pkg
✖️ ad901da 3027 2026-05-06 05:33:36 ~52 sec tests/e2e-android 📦pkg
✖️ ad901da 3051 2026-05-07 05:43:38 ~11 min tests/e2e-android 📦pkg
✖️ ad901da 3085 2026-05-08 05:32:13 ~38 sec tests/e2e-android 📦pkg
✖️ ad901da 3111 2026-05-09 05:32:06 ~1 min tests/e2e-android 📦pkg
✖️ ad901da 3140 2026-05-11 05:33:22 ~51 sec tests/e2e-android 📦pkg
✖️ ad901da 3161 2026-05-12 05:30:41 ~58 sec tests/e2e-android 📦pkg
✖️ ad901da 3251 2026-05-16 05:32:31 ~1 min tests/e2e-android 📦pkg
✔️ 58a70f62 2 2026-04-15 05:29:23 ~10 min android/arm64 🤖apk 📲
✔️ ed0fa086 3 2026-04-16 05:32:08 ~13 min android/arm64 🤖apk 📲
✔️ 138cb6a3 4 2026-04-17 05:31:06 ~12 min android/arm64 🤖apk 📲
✔️ e50ca55f 5 2026-04-18 05:30:05 ~11 min android/arm64 🤖apk 📲
✔️ dc723536 6 2026-04-21 05:32:23 ~13 min android/arm64 🤖apk 📲
✔️ 1b87ee40 7 2026-04-22 05:30:59 ~12 min android/arm64 🤖apk 📲
✔️ b75e2438 8 2026-04-23 05:32:45 ~14 min android/arm64 🤖apk 📲
✔️ 3968c2a5 9 2026-04-24 05:30:20 ~11 min android/arm64 🤖apk 📲
✔️ a6a52fd5 10 2026-04-25 05:31:35 ~13 min android/arm64 🤖apk 📲
✔️ fcab50b6 11 2026-04-28 05:30:30 ~12 min android/arm64 🤖apk 📲
✔️ 78cd28d3 12 2026-04-29 05:32:46 ~14 min android/arm64 🤖apk 📲
✔️ ad1acd21 13 2026-04-30 05:31:27 ~13 min android/arm64 🤖apk 📲
✔️ 6e0cafa3 14 2026-05-05 05:32:35 ~13 min android/arm64 🤖apk 📲
✔️ 010d6663 15 2026-05-06 05:32:38 ~14 min android/arm64 🤖apk 📲
✔️ e3c5f27a 16 2026-05-07 05:32:23 ~13 min android/arm64 🤖apk 📲
✔️ 7b268273 17 2026-05-08 05:31:29 ~12 min android/arm64 🤖apk 📲
✔️ d1d40b9f 18 2026-05-09 05:30:56 ~12 min android/arm64 🤖apk 📲
✔️ 5974c685 19 2026-05-11 05:32:27 ~13 min android/arm64 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 514be77e 20 2026-05-12 05:29:36 ~10 min android/arm64 🤖apk 📲
✔️ e73bf800 21 2026-05-16 05:31:21 ~12 min android/arm64 🤖apk 📲

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant