File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 1.33.2 " }
1
+ {"." :" 1.33.3 " }
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.33.3] ( https://github.com/hetznercloud/hcloud-python/compare/v1.33.2...v1.33.3 ) (2024-02-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update codecov/codecov-action action to v4 ([ #359 ] ( https://github.com/hetznercloud/hcloud-python/issues/359 ) ) ([ a798979] ( https://github.com/hetznercloud/hcloud-python/commit/a79897977abe970181d19584e51448ff5976b5e2 ) )
9
+ * update dependency pytest to v8 ([ #357 ] ( https://github.com/hetznercloud/hcloud-python/issues/357 ) ) ([ f8f756f] ( https://github.com/hetznercloud/hcloud-python/commit/f8f756fe0a492e284bd2a700514c0ba38358b4a8 ) )
10
+ * update dependency watchdog to v4 ([ #360 ] ( https://github.com/hetznercloud/hcloud-python/issues/360 ) ) ([ cb8d383] ( https://github.com/hetznercloud/hcloud-python/commit/cb8d38396a8665506e3be64a09450343d7671586 ) )
11
+ * update pre-commit hook asottile/pyupgrade to v3.15.1 ([ #362 ] ( https://github.com/hetznercloud/hcloud-python/issues/362 ) ) ([ dd2a521] ( https://github.com/hetznercloud/hcloud-python/commit/dd2a521eccec8e15b6d1d7fd843d866bf6ea5bcf ) )
12
+ * update pre-commit hook psf/black-pre-commit-mirror to v24 ([ #356 ] ( https://github.com/hetznercloud/hcloud-python/issues/356 ) ) ([ b46397d] ( https://github.com/hetznercloud/hcloud-python/commit/b46397d761caa60014bd32f7142b79bef9a92e18 ) )
13
+ * update pre-commit hook psf/black-pre-commit-mirror to v24.1.1 ([ #358 ] ( https://github.com/hetznercloud/hcloud-python/issues/358 ) ) ([ 7e4645e] ( https://github.com/hetznercloud/hcloud-python/commit/7e4645e3e38a106f38a7f63810d71a628fead939 ) )
14
+ * update pre-commit hook psf/black-pre-commit-mirror to v24.2.0 ([ #361 ] ( https://github.com/hetznercloud/hcloud-python/issues/361 ) ) ([ 5b56ace] ( https://github.com/hetznercloud/hcloud-python/commit/5b56ace93b8b4fddddbf5610c11fd20bf6f9a561 ) )
15
+ * update pre-commit hook pycqa/flake8 to v7 ([ #354 ] ( https://github.com/hetznercloud/hcloud-python/issues/354 ) ) ([ 66a582f] ( https://github.com/hetznercloud/hcloud-python/commit/66a582f3ce728d92045625885d0634fc96fbc6a0 ) )
16
+
3
17
## [ 1.33.2] ( https://github.com/hetznercloud/hcloud-python/compare/v1.33.1...v1.33.2 ) (2024-01-02)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
from __future__ import annotations
2
2
3
- VERSION = "1.33.2 " # x-release-please-version
3
+ VERSION = "1.33.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments