mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
bump spiff for PR 402, ensure parser knows about all namespaces (#1376)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
This commit is contained in:
parent
afe95c5178
commit
c091ae9f9e
@ -43,7 +43,7 @@ repos:
|
||||
types: [text]
|
||||
stages: [commit, push, manual]
|
||||
- id: ruff
|
||||
args: [ --fix ]
|
||||
args: [check, --fix]
|
||||
files: ^spiffworkflow-backend/
|
||||
name: ruff
|
||||
entry: ruff
|
||||
|
4
spiffworkflow-backend/poetry.lock
generated
4
spiffworkflow-backend/poetry.lock
generated
@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 1.8.1 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "alembic"
|
||||
@ -3028,7 +3028,7 @@ doc = ["sphinx", "sphinx_rtd_theme"]
|
||||
type = "git"
|
||||
url = "https://github.com/sartography/SpiffWorkflow"
|
||||
reference = "main"
|
||||
resolved_reference = "c1150c68ae0eb342ed13b57544e1bb0749255cb5"
|
||||
resolved_reference = "18a635041791e871b075965fecebbb8dc63c9e05"
|
||||
|
||||
[[package]]
|
||||
name = "spiffworkflow-connector-command"
|
||||
|
Loading…
x
Reference in New Issue
Block a user