Skip to content

Commit

Permalink
Bump isort from 5.12.0 to 5.13.2 in /requirements (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent d9898c0 commit 98cf6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==23.1.0;python_version>='3.7'
flake8<5.0.4;python_version<'3.8'
flake8==7.0.0;python_version>='3.8'
isort<5.12.0;python_version<'3.8'
isort==5.12.0;python_version>='3.8'
isort==5.13.2;python_version>='3.8'
mock==5.1.0;python_version>='3.6'
pylint<2.16.2;python_version=='3.6' # pyup: ignore
pylint==2.17.4;python_version>='3.7'
Expand Down

0 comments on commit 98cf6eb

Please sign in to comment.