Releases: andrewthetechie/py-healthchecks.io
Releases · andrewthetechie/py-healthchecks.io
v0.4.3
0.4.3 (2024-07-03)
Dependencies
- bump coverage from 7.5.1 to 7.5.2 (#680) (b372e66)
- bump coverage from 7.5.2 to 7.5.3 (#683) (5325352)
- bump httpx from 0.24.1 to 0.27.0 (#668) (6e88834)
- bump pre-commit from 2.21.0 to 3.5.0 (#669) (4d00499)
- bump pytz from 2023.4 to 2024.1 (#670) (67ec0b5)
- bump reorder-python-imports from 3.12.0 to 3.13.0 (#685) (c071ced)
- bump ruff from 0.4.3 to 0.4.4 (#675) (e46f70c)
- bump ruff from 0.4.4 to 0.4.5 (#679) (55ea01d)
- bump ruff from 0.4.5 to 0.4.6 (#681) (627f070)
- bump ruff from 0.4.6 to 0.5.0 (#699) (f9e0fd0)
- bump the pip group with 3 updates (#694) (a4b7396)
- bump types-pytz from 2023.4.0.20240130 to 2024.1.0.20240417 (#672) (e24fcb2)
v0.4.2
v0.4.1
v0.4.0
v0.3.1
What's Changed
- build(deps): bump pip from 22.1.1 to 22.1.2 in /.github/workflows by @dependabot in #163
- build(deps): bump actions/cache from 3.0.2 to 3.0.3 by @dependabot in #162
- build(deps): bump sphinx-click from 4.0.3 to 4.1.0 by @dependabot in #161
- build(deps): bump sphinx-click from 4.0.3 to 4.1.0 in /docs by @dependabot in #160
- build(deps): bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #158
- build(deps): bump sphinx from 4.5.0 to 5.0.0 in /docs by @dependabot in #159
- build(deps-dev): bump pep8-naming from 0.12.1 to 0.13.0 by @dependabot in #166
- build(deps-dev): bump coverage from 6.4 to 6.4.1 by @dependabot in #165
- build(deps): bump sphinx from 5.0.0 to 5.0.1 in /docs by @dependabot in #164
- build(deps): bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #175
- build(deps): bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #172
- chore: requirement updates by @andrewthetechie in #184
- build(deps-dev): bump mypy from 0.960 to 0.961 by @dependabot in #170
- chore: poetry update by @andrewthetechie in #188
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.8
What's Changed
- Bump pydantic from 1.9.0 to 1.9.1 by @dependabot in #152
- Bump poetry-dynamic-versioning from 0.16.0 to 0.17.1 in /.github/workflows by @dependabot in #151
- Bump mypy from 0.950 to 0.960 by @dependabot in #156
- Bump croniter from 1.3.4 to 1.3.5 by @dependabot in #149
- Bump pip from 22.0.4 to 22.1.1 in /.github/workflows by @dependabot in #153
- Bump httpx from 0.22.0 to 0.23.0 by @dependabot in #155
- Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows by @dependabot in #150
- Bump coverage from 6.3.2 to 6.4 by @dependabot in #154
- Bump pyupgrade from 2.32.0 to 2.32.1 by @dependabot in #142
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in #121
- Bump actions/setup-python from 3.1.1 to 3.1.2 by @dependabot in #122
- Bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows by @dependabot in #123
- Bump poetry-dynamic-versioning from 0.14.0 to 0.14.1 in /.github/workflows by @dependabot in #126
- Bump types-croniter from 1.0.8 to 1.0.9 by @dependabot in #129
- Bump sphinx-click from 4.0.0 to 4.0.3 in /docs by @dependabot in #130
- Bump sphinx-click from 4.0.0 to 4.0.3 by @dependabot in #131
- Bump types-croniter from 1.0.9 to 1.0.10 by @dependabot in #137
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #132
- Bump pytest from 7.1.1 to 7.1.2 by @dependabot in #133
- Bump poetry-dynamic-versioning from 0.14.1 to 0.15.0 in /.github/workflows by @dependabot in #140
- Bump pygments from 2.11.2 to 2.12.0 by @dependabot in #134
- Bump flake8-bugbear from 22.3.23 to 22.4.25 by @dependabot in #135
- Bump reorder-python-imports from 3.0.1 to 3.1.0 by @dependabot in #136
- Bump mypy from 0.942 to 0.950 by @dependabot in #138
- Bump pre-commit from 2.18.1 to 2.19.0 by @dependabot in #143
- Bump click from 8.1.2 to 8.1.3 by @dependabot in #141
- Bump types-pytz from 2021.3.6 to 2021.3.8 by @dependabot in #145
- Bump poetry-dynamic-versioning from 0.15.0 to 0.16.0 in /.github/workflows by @dependabot in #144
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows by @dependabot in #70
- Bump croniter from 1.2.0 to 1.3.4 by @dependabot in #77
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #82
- Bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #83
- Bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #84
- Bump pytest from 6.2.5 to 7.1.1 by @dependabot in #92
- Bump actions/cache from 2.1.7 to 3.0.1 by @dependabot in #99
- Bump furo from 2022.1.2 to 2022.4.7 in /docs by @dependabot in #102
- Bump pip from 22.0.3 to 22.0.4 in /.github/workflows by @dependabot in #88
- Bump poetry-dynamic-versioning from 0.13.1 to 0.14.0 in /.github/workflows by @dependabot in #90
- Bump sphinx from 4.4.0 to 4.5.0 in /docs by @dependabot in #97
- Bump actions/setup-python from 2.3.1 to 3.1.1 by @dependabot in #101
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #105
- Bump types-pytz from 2021.3.4 to 2021.3.6 by @dependabot in #94
- Bump virtualenv from 20.13.0 to 20.14.0 in /.github/workflows by @dependabot in #96
- Bump sphinx-click from 3.1.0 to 4.0.0 in /docs by @dependabot in #103
- Bump furo from 2022.1.2 to 2022.4.7 by @dependabot in #104
- Bump pytest-asyncio from 0.17.2 to 0.18.3 by @dependabot in #98
- Bump click from 8.0.3 to 8.1.2 by @dependabot in #108
- Bump mypy from 0.931 to 0.942 by @dependabot in #107
- Bump pre-commit-hooks from 4.1.0 to 4.2.0 by @dependabot in #109
- Bump pyupgrade from 2.31.0 to 2.32.0 by @dependabot in #110
- Bump coverage from 6.3.1 to 6.3.2 by @dependabot in #111
- Bump pytz from 2021.3 to 2022.1 by @dependabot in #112
- Bump xdoctest from 0.15.10 to 1.0.0 by @dependabot in #113
- Bump types-croniter from 1.0.7 to 1.0.8 by @dependabot in #114
- Bump reorder-python-imports from 2.7.1 to 3.0.1 by @dependabot in #115
- Bump flake8-bugbear from 22.1.11 to 22.3.23 by @dependabot in #116
- Bump black from 22.1.0 to 22.3.0 by @dependabot in #120
- Bump pre-commit from 2.17.0 to 2.18.1 by @dependabot in #117
- Bump sphinx-click from 3.1.0 to 4.0.0 by @dependabot in #118
- Bump flake8-bandit from 2.1.2 to 3.0.0 by @dependabot in #119
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 by @dependabot in #36
- Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows by @dependabot in #37
- Bump types-croniter from 1.0.4 to 1.0.6 by @dependabot in #38
- Bump mypy from 0.910 to 0.931 by @dependabot in #39
- Bump types-pytz from 2021.3.3 to 2021.3.4 by @dependabot in #40
- Bump types-croniter from 1.0.6 to 1.0.7 by @dependabot in #41
- Bump respx from 0.19.0 to 0.19.1 by @dependabot in #42
- Bump flake8-bugbear from 21.11.29 to 22.1.11 by @dependabot in #43
- Bump sphinx from 4.3.2 to 4.4.0 in /docs by @dependabot in #46
- Bump croniter from 1.1.0 to 1.2.0 by @dependabot in #47
- Bump pytest-asyncio from 0.16.0 to 0.17.2 by @dependabot in #49
- Bump pre-commit from 2.16.0 to 2.17.0 by @dependabot in #50
- fix async example by @andrewthetechie in #51
- Bump reorder-python-imports from 2.6.0 to 2.7.1 by @dependabot in #53
- Bump coverage from 6.2 to 6.3 by @dependabot in #54
- Bump httpx from 0.21.3 to 0.22.0 by @dependabot in #55
- Bump sphinx-click from 3.0.2 to 3.0.3 in /docs by @dependabot in #56
- Bump pytest-mock from 3.6.1 to 3.7.0 by @dependabot in #57
- Bump pip from 21.3.1 to 22.0.2 in /.github/workflows by @dependabot in #58
- Bump black from 21.12b0 to 22.1.0 by @dependabot in #60
- Bump sphinx-click from 3.0.2 to 3.0.3 by @dependabot in #59
- Bump sphinx-click from 3.0.3 to 3.1.0 in /docs by @dependabot in #61
- Bump coverage from 6.3 to 6.3.1 by @dependabot in #62
- Bump pip from 22.0.2 to 22.0.3 in /.github/workflows by @dependabot in #64
- Bump sphinx-click from 3.0.3 to 3.1.0 by @dependabot in #63
- Bump respx from 0.19.1 to 0.19.2 by @dependabot in #65
Full Changelog: v0.2.4...v0.2.5