Commit Graph

9 Commits

Author SHA1 Message Date
jo c6940db289 feat: replace loguru with logging 2023-02-26 19:09:51 +02:00
renovate[bot] 78b43d92bf
chore(deps): update dependency click to >=8.0.4,<8.2 (#2224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 21:43:02 +02:00
Jonas L 9b3207b8a4
feat: move timezone preference to config file (#2096)
BREAKING CHANGE: The timezone preference moved to the configuration
file.
2022-09-14 12:48:08 +02:00
renovate[bot] ef44ad392d chore(deps): update dependency pydantic to >=1.7.4,<1.11 2022-09-12 12:54:06 +02:00
jo 8996d4beb4 chore(shared): update pydantic version range 2022-07-17 21:25:37 +02:00
jo 1a8da4c000 chore(shared): update pyyaml version range 2022-07-17 21:25:37 +02:00
jo 80218f33eb chore: rewrite extract-requirements to python
Using python ast to guess requirements in the setup.py file.
2022-07-17 21:25:37 +02:00
Jonas L 87d2da9d84
chore(shared): pin click to 8.0.* (#1732)
8.1.0 dropped support for python 3.6
2022-04-04 11:23:12 +02:00
Jonas L d55e58e416
chore: auto generate requirements.txt (#1651)
- force LC_ALL for the sort command
2022-02-28 20:02:01 +02:00