diff --git a/poetry.lock b/poetry.lock index df89cf9..408efc4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -948,13 +948,13 @@ files = [ [[package]] name = "monopoly-core" -version = "0.12.2" +version = "0.12.3" description = "Monopoly is a Python library & CLI that converts bank statement PDFs to CSV" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "monopoly_core-0.12.2-py3-none-any.whl", hash = "sha256:b7de0486c8a192290201a5f102b32666e999a8b8a31934dceca53a50ac62350b"}, - {file = "monopoly_core-0.12.2.tar.gz", hash = "sha256:0ee69f0c437fdd301eb79c8ee5cefab3ac2049ed576d201328089fca3412c9c6"}, + {file = "monopoly_core-0.12.3-py3-none-any.whl", hash = "sha256:3e487bb6fbe1f6f95af94fc55d99f3ae8cad04cc0a7c9289e8b004717de4c523"}, + {file = "monopoly_core-0.12.3.tar.gz", hash = "sha256:4b9700d38e0d42577555d990a07ab23379b4daba6b5d63b0d81e2393349d9175"}, ] [package.dependencies] @@ -2654,4 +2654,4 @@ ocrmypdf = ["ocrmypdf"] [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.13" -content-hash = "1bc3131791fa012fbda3f0f2e2c6570951ebbb544b4719f9f769a2fe75d2687c" +content-hash = "105a5e831a02bcd996ad31c5045088091cf30c232fe9d86dad42f51740da1f34" diff --git a/pyproject.toml b/pyproject.toml index bb31afc..5151e9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ readme = "README.md" python = ">=3.10,<3.13" streamlit = "^1.36.0" pybadges = {git = "https://github.com/benjamin-awd/pybadges"} -monopoly-core = "0.12.2" +monopoly-core = "0.12.3" ocrmypdf = { version = "^16.5.0", optional = true } plotly = "^5.24.1" diff --git a/requirements.txt b/requirements.txt index 8a7fe65..73485eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -445,9 +445,9 @@ markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "3.13" \ mdurl==0.1.2 ; python_version >= "3.10" and python_version < "3.13" \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \ --hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba -monopoly-core==0.12.2 ; python_version >= "3.10" and python_version < "3.13" \ - --hash=sha256:0ee69f0c437fdd301eb79c8ee5cefab3ac2049ed576d201328089fca3412c9c6 \ - --hash=sha256:b7de0486c8a192290201a5f102b32666e999a8b8a31934dceca53a50ac62350b +monopoly-core==0.12.3 ; python_version >= "3.10" and python_version < "3.13" \ + --hash=sha256:3e487bb6fbe1f6f95af94fc55d99f3ae8cad04cc0a7c9289e8b004717de4c523 \ + --hash=sha256:4b9700d38e0d42577555d990a07ab23379b4daba6b5d63b0d81e2393349d9175 narwhals==1.6.2 ; python_version >= "3.10" and python_version < "3.13" \ --hash=sha256:caee5b13a62740787fa69fc7f13fb119e0d36a7a1f8797a70c2ec19bcecc0b5a \ --hash=sha256:f236fe14300dd85d877a8c05eb861805e2e0076c14b1d24af66d02fa98c245b6