Skip to content

Commit

Permalink
Merge pull request #117 from anoadragon453/dependabot/pip/isort-5.13.0
Browse files Browse the repository at this point in the history
Bump isort from 5.12.0 to 5.13.0
  • Loading branch information
HarHarLinks authored Dec 11, 2023
2 parents 0a2c599 + c03d19d commit 35ef954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def read_file(path_segments):
extras_require={
"postgres": ["psycopg2>=2.8.5"],
"dev": [
"isort==5.12.0",
"isort==5.13.0",
"flake8==6.1.0",
"flake8-comprehensions==3.14.0",
"black==23.10.0",
Expand Down

0 comments on commit 35ef954

Please sign in to comment.