Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps / Support beancount v3 #17

Merged
merged 6 commits into from
Jun 26, 2024
Merged

Update deps / Support beancount v3 #17

merged 6 commits into from
Jun 26, 2024

Conversation

maread99
Copy link
Owner

@maread99 maread99 commented May 6, 2024

Introduces support for beancount v3.

Bumps upper supported Python version to 3.12.

Updates dependencies and workflows.

@maread99 maread99 added dependencies Pull requests that update a dependency file CI Continuous Integration labels May 6, 2024
Updates dependencies and workflows.
Updates requirements as required for beancount v3.

Makes changes to accomodate beancount v3:
- adds `beangulp` dependency
- revises `utils.load_extraction_file` to be beancount version
  specific when inspecting error message to discern if a
  BalanceError due to account not existing.
Adds a job to test workflow to verify all tests pass with
beancount 2.3.6
@maread99 maread99 added the maintenance Keeping it all up to date label Jun 26, 2024
Renames pandas frequency from "BM" (which pandas will
remove in a future version) to "BME".

Also updates pre-commit repo versions.
@maread99 maread99 merged commit 7c8c48f into main Jun 26, 2024
13 checks passed
@maread99 maread99 deleted the dev branch June 26, 2024 12:25
@maread99 maread99 changed the title Update deps Update deps / Support beancount v3 Jun 26, 2024
@maread99 maread99 restored the dev branch June 27, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration dependencies Pull requests that update a dependency file maintenance Keeping it all up to date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant