diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-04-13 02:18:02 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-04-13 02:18:02 +0900 |
| commit | cbe37e87e764c9192c8b5f7d0d4c21087be9abc6 (patch) | |
| tree | e5b2d06f8a2db22a002e30d18378fc7ebf0553c4 | |
| parent | 66d741fb077c591dccd26c1006a6d4f48fb83242 (diff) | |
internal/rosa/python: pytest 9.0.2 to 9.0.3
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | internal/rosa/python.go | 4 |
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, |
