aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-13 02:18:02 +0900
committerOphestra <cat@gensokyo.uk>2026-04-13 02:18:02 +0900
commitcbe37e87e764c9192c8b5f7d0d4c21087be9abc6 (patch)
treee5b2d06f8a2db22a002e30d18378fc7ebf0553c4 /internal/rosa
parent66d741fb077c591dccd26c1006a6d4f48fb83242 (diff)
internal/rosa/python: pytest 9.0.2 to 9.0.3
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa')
-rw-r--r--internal/rosa/python.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/python.go b/internal/rosa/python.go
index 417d8877..8013bda8 100644
--- a/internal/rosa/python.go
+++ b/internal/rosa/python.go
@@ -197,8 +197,8 @@ func init() {
artifactsM[PythonPyTest] = newPypi(
"pytest", 3765,
"the pytest framework",
- "9.0.2", "py3", "none", "any",
- "IM2wDbLke1EtZhF92zvAjUl_Hms1uKDtM7U8Dt4acOaChMnDg1pW7ib8U0wYGDLH",
+ "9.0.3", "py3", "none", "any",
+ "57WLrIVOfyoRDjt5qD6LGOaDcDCtzQnKDSTUb7GzHyJDtry_nGHHs4-0tW0tiIJr",
PythonIniConfig,
PythonPackaging,
PythonPluggy,