Skip to content

Commit

Permalink
Update dependency isort to v5.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2021
1 parent d669d24 commit ce43b00
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -14,7 +14,7 @@ colorama = "==0.4.4"
fastapi = "==0.68.1"
ftfy = "==5.8"
idna = "==2.10"
isort = "==5.6.4"
isort = "==5.9.3"
lazy-object-proxy = "==1.4.3"
mccabe = "==0.6.1"
mypy-extensions = "==0.4.3"
Expand Down
38 changes: 30 additions & 8 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -10,7 +10,7 @@ cython==0.29.21
fastapi==0.68.1
ftfy==5.8
idna==2.10
isort==5.6.4
isort==5.9.3
Jinja2==3.0.1
lazy-object-proxy==1.4.3
mccabe==0.6.1
Expand Down

0 comments on commit ce43b00

Please sign in to comment.