0.0.4
What's Changed
Fixes
- fix: dependabot and add mypy config by @jfagoagas in #14
- fix(typo): fix typo in BaseEvent model by @pedrooot in #32
Chores
- chore(ci): Add codecov by @jfagoagas in #24
Dependencies
- chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #15
- chore(deps-dev): bump bandit from 1.7.7 to 1.7.8 by @dependabot in #16
- chore(deps-dev): bump vulture from 2.10 to 2.11 by @dependabot in #17
- chore(deps-dev): bump safety from 2.3.5 to 3.0.1 by @dependabot in #18
- chore(deps-dev): bump pylint from 3.0.2 to 3.1.0 by @dependabot in #19
- chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 by @dependabot in #20
- chore(deps-dev): bump black from 22.12.0 to 24.3.0 by @dependabot in #21
- chore(deps): bump email-validator from 2.1.0.post1 to 2.1.1 by @dependabot in #22
- chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 by @dependabot in #23
- chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #25
- chore(deps-dev): bump ruff from 0.3.3 to 0.3.4 by @dependabot in #26
- chore(deps-dev): bump safety from 3.0.1 to 3.1.0 by @dependabot in #27
- chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot in #28
- chore(deps-dev): bump ruff from 0.3.4 to 0.3.5 by @dependabot in #29
- chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #31
New Contributors
- @dependabot made their first contribution in #15
- @pedrooot made their first contribution in #32
Full Changelog: 0.0.3...0.0.4