* Implement 59: `git ws dep update`
* Implement 76: `git ws checkout -b BRANCH`
What's Changed
* fix 70, use pydantic 2.x by c0fec0de in https://github.com/c0fec0de/git-ws/pull/71
* Fix 72, propagate force on init by np-dj in https://github.com/c0fec0de/git-ws/pull/73
* fix 74 by c0fec0de in https://github.com/c0fec0de/git-ws/pull/75
* 59 git ws manifest learn by c0fec0de in https://github.com/c0fec0de/git-ws/pull/79
* fix 76, implement checkout -b by c0fec0de in https://github.com/c0fec0de/git-ws/pull/80
New Contributors
* np-dj made their first contribution in https://github.com/c0fec0de/git-ws/pull/73
**Full Changelog**: https://github.com/c0fec0de/git-ws/compare/1.3.1...1.4.0