python3-pytest: update to 9.0.3
authorAlexandru Ardelean <redacted>
Thu, 9 Apr 2026 05:27:52 +0000 (08:27 +0300)
committerAlexandru Ardelean <redacted>
Fri, 10 Apr 2026 11:01:09 +0000 (14:01 +0300)
commit40c8afbc5af26316fcc4fa8bb4570bad6765c9d3
tree07f6604527f93a8f279c4925d6df6422984972fd
parent9769e03752dfc578c3b555d1bb50059e0ab4fc30
python3-pytest: update to 9.0.3

Update package to 9.0.3.

Security fix:
- CVE-2025-71176: Fixed use of an insecure temporary directory

Bug fixes:
- pytest.approx now correctly accounts for collections.abc.Mapping key
  order when comparing mappings
- Blocking a conftest.py with -p no: is now explicitly disallowed with a
  clear UsageError (previously caused an internal assertion failure)
- Fixed crash when a test raises an ExceptionGroup with
  __tracebackhide__ = True
- Fixed non-string messages in unittest.TestCase.subTest() not printed

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pytest/Makefile
git clone https://git.99rst.org/PROJECT