From 85851d9d367037837cd0d64a100bca1d822b5932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:37:55 +0000 Subject: [PATCH] build(deps): bump isort from 5.12.0 to 5.13.0 Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 981efadf..e43e3574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ importlib-resources==6.1.0 ; python_version < "3.9" # via rocm-docs-core (pyproject.toml) iniconfig==2.0.0 # via pytest -isort==5.12.0 +isort==5.13.0 # via rocm-docs-core (pyproject.toml) jinja2==3.1.2 # via