Skip to content

Commit caabd5f

Browse files
chore(deps): bump unittest-xml-reporting from 3.2.0 to 4.0.0
Bumps [unittest-xml-reporting](https://github.com/xmlrunner/unittest-xml-reporting) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/xmlrunner/unittest-xml-reporting/releases) - [Commits](xmlrunner/unittest-xml-reporting@3.2.0...4.0.0) --- updated-dependencies: - dependency-name: unittest-xml-reporting dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b0385 commit caabd5f

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ requests = { version = "^2.28.2", optional = true }
5757
rich = { version = "^13.2.0", optional = true }
5858
robotframework = "3.2.2"
5959
tabulate = ">=0.8.9,<0.10.0"
60-
unittest-xml-reporting = "^3.2.0"
60+
unittest-xml-reporting = ">=3.2,<5.0"
6161
viztracer = "^1.0.1"
6262
fastapi = ">=0.115.3"
6363
uvicorn = "^0.32.0"

0 commit comments

Comments
 (0)