Skip to content

Commit

Permalink
Update all dependencies (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot authored Nov 16, 2023
1 parent c0435a6 commit 0f5e79e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: check-added-large-files
- id: check-toml
- repo: https://github.com/python/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
name: black (python3)
Expand All @@ -27,7 +27,7 @@ repos:
language_version: python3
args: ["--check", "--profile=black"]
- repo: https://github.com/python-poetry/poetry
rev: 1.6.1
rev: 1.7.0
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down
38 changes: 19 additions & 19 deletions poetry.lock

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

0 comments on commit 0f5e79e

Please sign in to comment.