Skip to content

Commit b377990

Browse files
Update poetry.lock.
This updates all the unfrozen (direct and indirect) dependencies to their latest version. * poetry.lock: Autogenerate using `poetry lock`.
1 parent e767935 commit b377990

File tree

2 files changed

+596
-411
lines changed

2 files changed

+596
-411
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262

6363
# Format python code with black
6464
- repo: https://github.com/psf/black
65-
rev: 193ee766ca496871f93621d6b58d57a6564ff81b # frozen: 23.7.0
65+
rev: 2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c # frozen: 23.11.0
6666
hooks:
6767
- id: black
6868

0 commit comments

Comments
 (0)