diff --git a/pyproject.toml b/pyproject.toml index f60dbfd..439ca53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ sphinx-rtd-theme = "~3.0" sphinxcontrib-napoleon = "~0.7" m2r = "~0.3" third-party-license-file-generator = "~2024.8" -pyinstrument="5.0.1" +pyinstrument="5.0.2" [tool.pytest.ini_options] asyncio_default_fixture_loop_scope = "function"