Skip to content

Commit

Permalink
updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Dec 13, 2024
1 parent 4d03e52 commit 27f3b8a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e

## [Unreleased]

### Dependencies
* Updated to ruff>=0.8.3 (from ruff>=0.6.3)
* Updated to pyright>=1.1.390 (from pyright>=1.1.378)
* Updated to sourcery>=1.27 (from sourcery>=1.22)
* Updated to lxml>=5.3 (from lxml>=5.2)
* Updated to types-lxml>=2024.11 (from types-lxml>=2024.4)
* Updated to scipy>=1.14 (from scipy>=1.13)
* Updated to jupyter>=1.1 (from jupyter>=1.0)
* Updated to Pillow>=11.0 (from Pillow>=10.4)
* Updated to pytest-cov>=6.0 (from pytest-cov>=5.0)
* Updated to Sphinx>=8.1 (from Sphinx>=8.0)
* Updated to sphinx-argparse-cli>=1.19 (from sphinx-argparse-cli>=1.17)
* Updated to sphinx-autodoc-typehints>=2.5 (from sphinx-autodoc-typehints>=2.2)
* Updated to pre-commit>=4.0 (from pre-commit>=3.8)
* Updated to mypy>=1.13 (from mypy>=1.11.1)
* Updated to types-psutil>=6.1 (from types-psutil>=6.0)

-/-


Expand Down

0 comments on commit 27f3b8a

Please sign in to comment.