Skip to content

Commit c2e1a42

Browse files
committed
fix: Security fix: filelock
1 parent aa09073 commit c2e1a42

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.2.9] - 2026-03-16
11+
[:simple-github: GitHub release][2.2.9]
12+
1013
### Changed
1114
- Updated CI dependencies versions
1215
- Updated a list of package dependencies in pyproject.toml
1316

1417
### Fixed
1518
- Fixed `Unit.Joule` conversion factor in `Energy` class returning incorrect foot-pounds to Joules values.
1619
- Types annotations codestyle fix
20+
- Security fix for vulnerability described at (https://github.com/o-murphy/py-ballisticcalc/security/dependabot/1)
1721

1822
## [2.2.8] - 2026-01-26
1923
[:simple-github: GitHub release][2.2.8]
@@ -530,7 +534,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
530534
- Issue #141
531535
- Trajectories that bend backwards
532536

533-
[Unreleased]: https://github.com/o-murphy/py-ballisticcalc/compare/v2.2.8...HEAD
537+
[Unreleased]: https://github.com/o-murphy/py-ballisticcalc/compare/v2.2.9...HEAD
538+
[2.2.9]: https://github.com/o-murphy/py-ballisticcalc/releases/tag/v2.2.9
534539
[2.2.8]: https://github.com/o-murphy/py-ballisticcalc/releases/tag/v2.2.8
535540
[2.2.7]: https://github.com/o-murphy/py-ballisticcalc/releases/tag/v2.2.7
536541
[2.2.6.post1]: https://github.com/o-murphy/py-ballisticcalc/releases/tag/v2.2.6.post1

py_ballisticcalc.exts/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)