SERVER-115347: Update unittest-xml-reporting to 3.2.0 for Python 3.13 … (#45161)

GitOrigin-RevId: 9ca06840bce9d89bca89173ad1c3a154deedaae9
This commit is contained in:
Nick Jefferies
2025-12-29 13:57:20 -06:00
committed by MongoDB Bot
parent a326d4996d
commit fd8bfe460e
2 changed files with 10 additions and 7 deletions

View File

@@ -103,7 +103,7 @@ twisted = "^24.3.0"
ldaptor = "19.0.0"
[tool.poetry.group.idl.dependencies]
unittest-xml-reporting = "3.0.4" # Pinned because newer versions require lxml which fails to install
unittest-xml-reporting = "3.2.0"
packaging = "^24.0"
[tool.poetry.group.jira-client.dependencies]