chore(deps): update dependency beancount to v3 #46
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
# beancount-import doesn't specify this constraint itself, but is also
|
# beancount-import doesn't specify this constraint itself, but is also
|
||||||
# not compatible with v3. So we need to ensure this here.
|
# not compatible with v3. So we need to ensure this here.
|
||||||
beancount<3.0.0
|
beancount<3.0.1
|
||||||
beancount-import==1.4.0
|
beancount-import==1.4.0
|
||||||
smart_importer==0.5
|
smart_importer==0.5
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# renovate: datasource=github-tags depName=beancount packageName=beancount/beancount
|
# renovate: datasource=github-tags depName=beancount packageName=beancount/beancount
|
||||||
ARG BEANCOUNT_VERSION=2.3.6
|
ARG BEANCOUNT_VERSION=3.0.0
|
||||||
# renovate: datasource=github-tags depName=fava packageName=beancount/fava
|
# renovate: datasource=github-tags depName=fava packageName=beancount/fava
|
||||||
ARG FAVA_VERSION=1.28
|
ARG FAVA_VERSION=1.28
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Ensure a compatible version of Beancount, including personal tooling
|
# Ensure a compatible version of Beancount, including personal tooling
|
||||||
beancount<3.0.0
|
beancount<3.0.1
|
||||||
beancount-reds-plugins==0.3.0
|
beancount-reds-plugins==0.3.0
|
||||||
beanprice==1.2.1
|
beanprice==1.2.1
|
||||||
fava_envelope==0.5.9
|
fava_envelope==0.5.9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue