Releases: andrewthetechie/py-healthchecks.io
Releases · andrewthetechie/py-healthchecks.io
v0.4.4
0.4.4 (2025-04-16)
Dependencies
- bump certifi from 2024.6.2 to 2024.7.4 in the pip group (#707) (92b31dc)
- bump coverage from 7.5.4 to 7.6.0 (#711) (90e150f)
- bump coverage from 7.6.0 to 7.6.1 (#739) (d9d67f2)
- bump croniter from 2.0.5 to 2.0.7 (#714) (e88be9e)
- bump croniter from 2.0.7 to 3.0.3 (#734) (e1a81aa)
- bump furo from 2024.5.6 to 2024.7.18 (#721) (86fd192)
- bump furo from 2024.5.6 to 2024.7.18 (#725) (14fb13b)
- bump furo from 2024.7.18 to 2024.8.6 (#742) (c4fa6e7)
- bump furo from 2024.7.18 to 2024.8.6 (#743) (c8aba10)
- bump httpx from 0.27.0 to 0.27.2 (#753) (1aaa054)
- bump mypy from 1.10.1 to 1.11.0 (#724) (b244802)
- bump mypy from 1.11.0 to 1.11.1 (#736) (4f0cd0b)
- bump mypy from 1.11.1 to 1.11.2 (#752) (9c2cde0)
- bump pydantic from 2.8.0 to 2.8.1 (#703) (3d49ae3)
- bump pydantic from 2.8.1 to 2.8.2 (#705) (af20f3b)
- bump pydantic from 2.8.2 to 2.9.0 (#761) (eecca22)
- bump pydantic from 2.9.0 to 2.9.1 (#763) (3a7c763)
- bump pydantic from 2.9.1 to 2.9.2 (#769) (5adb0e1)
- bump pytest-asyncio from 0.23.7 to 0.23.8 (#717) (3ca1d33)
- bump ruff from 0.5.0 to 0.5.1 (#709) (277f7b5)
- bump ruff from 0.5.1 to 0.5.2 (#712) (483ad53)
- bump ruff from 0.5.2 to 0.5.3 (#718) (02c3739)
- bump ruff from 0.5.3 to 0.5.4 (#723) (97b62b6)
- bump ruff from 0.5.4 to 0.5.5 (#730) (bf61009)
- bump ruff from 0.5.5 to 0.5.6 (#740) (5113322)
- bump ruff from 0.5.6 to 0.5.7 (#744) (dd305ed)
- bump ruff from 0.5.7 to 0.6.0 (#747) (aadeceb)
- bump ruff from 0.6.0 to 0.6.1 (#748) (10af98d)
- bump ruff from 0.6.1 to 0.6.2 (#751) (7091a2a)
- bump ruff from 0.6.2 to 0.6.3 (#756) (876741f)
- bump ruff from 0.6.3 to 0.6.4 (#760) (2cfa474)
- bump ruff from 0.6.4 to 0.6.5 (#766) (2cfe5d1)
- bump ruff from 0.6.5 to 0.6.7 (#771) (6bfa9cd)
- bump ruff from 0.6.7 to 0.6.8 (#773) (dfd12b7)
- bump safety from 3.2.3 to 3.2.4 (#706) (8e3d977)
- bump safety from 3.2.4 to 3.2.5 (#745) (305e72e)
- bump safety from 3.2.5 to 3.2.6 (#750) (5108b43)
- bump safety from 3.2.6 to 3.2.7 (#755) (32c3044)
- bump safety from 3.2.7 to 3.2.8 (#775) (a7a58b2)
- bump types-croniter from 2.0.0.20240423 to 2.0.5.20240717 (#716) (ed43967)
- bump types-croniter from 2.0.5.20240717 to 3.0.3.20240731 (#737) (c4a73b1)
- bump types-pytz from 2024.1.0.20240417 to 2024.2.0.20240913 (#767) (e64dbf8)
- bump xdoctest from 1.1.5 to 1.1.6 (#738) (e7756fb)
- bump xdoctest from 1.1.6 to 1.2.0 (#749) ([4f8b...
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