Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Jul 26, 2023
1 parent b90535f commit 97c7a61
Show file tree
Hide file tree
Showing 4 changed files with 685 additions and 818 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: poetry-export
args: ["-f", "requirements.txt", "-o", "requirements/base.txt"]
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
language_version: python3
Expand Down
Loading

0 comments on commit 97c7a61

Please sign in to comment.