Skip to content

Commit

Permalink
Addressed numerous package dependency vulnerabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjrichardwebster committed Jun 3, 2024
1 parent d99fcb8 commit 94819d7
Show file tree
Hide file tree
Showing 3 changed files with 2,722 additions and 1,985 deletions.
8 changes: 7 additions & 1 deletion docs/release_notes/pending_release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Updates / New Features
Fixes
-----

Tests
Dependencies

* Fixed `numpy` dependency versions for downstream resolution.

* Jupyter notebooks now installed with `notebook` instead of `jupyter`.

* Increased the lower bound of `tqdm` to `4.66.3` to address `CVE-2024-34062`.

* Ran `poetry update` to update `poetry.lock` for vulnerability scanning.
Loading

0 comments on commit 94819d7

Please sign in to comment.