v0.1.11
What's Changed
- mock kroki.io for the watermark test function by @hf-nsoeker in #52
- 🚚Encapsulate kroki.io requests in its own class and allow for intercepting by @hf-kklein in #54
- Bump mypy from 1.1.1 to 1.2.0 in /dev_requirements by @dependabot in #65
- Bump black from 23.1.0 to 23.3.0 in /dev_requirements by @dependabot in #60
- Don't create Dependabot PRs twice & Request Reviews from Python Group by @hf-kklein in #66
- Bump networkx from 3.0 to 3.1 by @dependabot in #62
- Bump coverage from 7.2.2 to 7.2.3 in /dev_requirements by @dependabot in #64
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #67
- Bump types-requests from 2.28.11.16 to 2.28.11.17 by @dependabot in #56
- Bump pylint from 2.17.1 to 2.17.2 in /dev_requirements by @dependabot in #61
- Option to enable test without mock and update mock file by @hf-nsoeker in #53
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #69
- Bump attrs from 22.2.0 to 23.1.0 by @dependabot in #70
- Bump pylint from 2.17.2 to 2.17.3 by @dependabot in #71
- Bump types-requests from 2.28.11.17 to 2.29.0.0 by @dependabot in #75
- Bump coverage from 7.2.3 to 7.2.5 by @dependabot in #74
- Bump requests from 2.28.2 to 2.29.0 by @dependabot in #72
- Bump pylint from 2.17.3 to 2.17.4 by @dependabot in #78
- Bump requests from 2.29.0 to 2.30.0 by @dependabot in #76
- Bump types-requests from 2.29.0.0 to 2.30.0.0 by @dependabot in #77
- Bump mypy from 1.2.0 to 1.3.0 by @dependabot in #79
- Bump requests from 2.30.0 to 2.31.0 by @dependabot in #80
- Bump coverage from 7.2.5 to 7.2.6 by @dependabot in #82
- Bump types-requests from 2.30.0.0 to 2.31.0.0 by @dependabot in #81
- Bump coverage from 7.2.6 to 7.2.7 by @dependabot in #83
- Bump types-requests from 2.31.0.0 to 2.31.0.1 by @dependabot in #84
- Bump cattrs from 22.2.0 to 23.1.1 by @dependabot in #85
- Bump cattrs from 23.1.1 to 23.1.2 by @dependabot in #86
- Bump mypy from 1.3.0 to 1.4.0 by @dependabot in #88
- Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #89
- Bump mypy from 1.4.0 to 1.4.1 by @dependabot in #90
- Less restrictive Answer Code Regex: Also allow e.g.
"AC7"or"AA3"by @hf-kklein in #91
Full Changelog: v0.1.10...v0.1.11