⬆️ Bump viztracer from 0.16.3 to 0.17.0 (#471)

Bumps [viztracer](https://github.com/gaogaotiantian/viztracer) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/gaogaotiantian/viztracer/releases)
- [Commits](https://github.com/gaogaotiantian/viztracer/compare/0.16.3...0.17.0)

---
updated-dependencies:
- dependency-name: viztracer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-16 03:09:52 +00:00
committed by GitHub
parent 4e1e91a977
commit fa94c1beeb
2 changed files with 46 additions and 38 deletions

View File

@@ -56,7 +56,7 @@ matplotlib = '^3.9.2'
memory-profiler = '^0.61.0'
objprint = '^0.2.2'
pyqt6 = '^6.7.1'
viztracer = '^0.16.2'
viztracer = '>=0.16.2,<0.18.0'
[build-system]
requires = ['poetry-core>=1.0.0']