Skip to content

Commit

Permalink
Merge pull request #188 from anoadragon453/dependabot/pip/flake8-7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
2 parents cb4223e + def539d commit de9d4c7
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 @@ -45,7 +45,7 @@ def read_file(path_segments):
"postgres": ["psycopg2>=2.9.9"],
"dev": [
"isort==5.13.2",
"flake8==7.1.0",
"flake8==7.1.1",
"flake8-comprehensions==3.15.0",
"black==24.8.0",
],
Expand Down

0 comments on commit de9d4c7

Please sign in to comment.