Skip to content

Commit 65d4293

Browse files
Update isort requirement from ~=4.3.4 to ~=5.10.1
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@4.3.4...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94a929a commit 65d4293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Flask-Gzip~=0.2
99
Flask-pyoidc~=1.3.0
1010
Flask-SQLAlchemy~=2.3.2
1111
gunicorn~=19.7.1
12-
isort~=4.3.4
12+
isort~=5.10.1
1313
itsdangerous~=0.24
1414
Jinja2~=2.10
1515
lazy-object-proxy~=1.4.0

0 commit comments

Comments
 (0)