Skip to content

Commit 6cea9fd

Browse files
committed
update changelog
1 parent 6f575e8 commit 6cea9fd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
Anything MAY change at any time. The public API SHOULD NOT be considered stable.").
1111
While in this phase, we will denote breaking changes with a minor increase.
1212

13+
## 0.4.3
14+
15+
### Fixed
16+
17+
* Bump all dependencies to the latest version and introduce necessary adaptation in the source code (affecting only `dac info`):
18+
- `build~=0.9` -> `build==1.2.2`
19+
- `toml~=0.10` -> `toml==0.10.2`
20+
- `typer[all]~=0.7` -> `typer[all]==0.15.2`
21+
- `wheel~=0.38` -> `wheel==0.45.1`
22+
1323
## 0.4.2
1424

1525
### Fixed

0 commit comments

Comments
 (0)