Commit Graph

16 Commits

Author SHA1 Message Date
ljnsn 5c5a1871f1 fix: add pre-commit dev dependency 2024-05-31 17:55:59 +02:00
ljnsn 102d661cdc fix: prod dep bumps 2024-05-31 17:55:59 +02:00
ljnsn ee3062d587 fix!: drop support for python 3.8 2024-05-31 17:55:59 +02:00
ljnsn 375451dff5 fix: dev dependency constraints 2024-05-31 17:55:59 +02:00
dependabot[bot] d1241e83c6 Bump jinja2 from 3.1.2 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-13 12:30:53 +01:00
ljnsn 80da4b133b feat: add commitizen
This is a feature commit, because technically the addition of the
`skiprows` parameter should have bumped the minor version.
2022-12-21 23:51:45 +01:00
ljnsn 1c255f60e7 Add pandas and lxml stubs. 2022-12-21 23:51:45 +01:00
ljnsn d21253541c Add mypy and flake8 dev dependencies. 2022-12-21 23:51:45 +01:00
ljnsn 053a9540b5 Use latest versions. 2022-12-21 23:51:45 +01:00
ljnsn 81e1d33658 Bump dependencies. 2022-12-21 23:51:45 +01:00
ljnsn 297e288526 Add `pytest-cov` dev dependency. 2022-12-21 23:51:45 +01:00
ljnsn 936fff3d18 Bump dev dependencies. 2022-12-21 23:51:45 +01:00
ljnsn 7bbd44b4b6 Bump dependencies and drop support for python 3.7 2022-12-21 23:51:45 +01:00
ljnsn 963c19769e Revert files changed to state at master. 2022-11-16 00:41:17 +01:00
Vagner Bessa e06e2519a0 Add: test to 'skiprow' feature 2022-11-16 00:41:17 +01:00
iuvbio 23cbf83fd3 add pyproject.toml and poetry.lock 2021-10-04 17:42:26 +02:00