Skip to content

Commit a0dcde5

Browse files
build: bump isort from 5.13.2 to 6.0.0 in /ResearchAssistant/App
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0942a0c commit a0dcde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResearchAssistant/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-cov==6.0.0
99
flake8==7.1.1
1010
black==25.1.0
1111
autoflake==2.3.1
12-
isort==5.13.2
12+
isort==6.0.0
1313
pylint==2.17.4
1414

1515
# Testing tools

0 commit comments

Comments
 (0)