소스 검색

docs: update changelog with dependency updates

Christian Lempa 4 달 전
부모
커밋
ade4783a13
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Changed
 ### Changed
 - Improved error handling and display output consistency
 - Improved error handling and display output consistency
+- Updated dependency PyYAML to v6.0.3 (Python 3.14 compatibility)
+- Updated dependency rich to v14.2.0 (Python 3.14 compatibility)
 
 
 ### Fixed
 ### Fixed
 - Repository fetch fails when library directory already exists
 - Repository fetch fails when library directory already exists