mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 02:24:15 +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]
|
types: [text]
|
||||||
stages: [commit, push, manual]
|
stages: [commit, push, manual]
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [ --fix ]
|
args: [check, --fix]
|
||||||
files: ^spiffworkflow-backend/
|
files: ^spiffworkflow-backend/
|
||||||
name: ruff
|
name: ruff
|
||||||
entry: 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]]
|
[[package]]
|
||||||
name = "alembic"
|
name = "alembic"
|
||||||
@ -3028,7 +3028,7 @@ doc = ["sphinx", "sphinx_rtd_theme"]
|
|||||||
type = "git"
|
type = "git"
|
||||||
url = "https://github.com/sartography/SpiffWorkflow"
|
url = "https://github.com/sartography/SpiffWorkflow"
|
||||||
reference = "main"
|
reference = "main"
|
||||||
resolved_reference = "c1150c68ae0eb342ed13b57544e1bb0749255cb5"
|
resolved_reference = "18a635041791e871b075965fecebbb8dc63c9e05"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "spiffworkflow-connector-command"
|
name = "spiffworkflow-connector-command"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user