Skip to content

Commit

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

## [Unreleased]

### Dependencies
* updated to black[jupyter]==24.4 (from black[jupyter]==24.1)
* updated to version: '==24.4' (from version: '==23.12')
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
* updated to sourcery==1.21 (from sourcery==1.16)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to types-lxml>=2024.4 (from types-lxml>=2024.4)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26,<2.0)
* updated to scipy>=1.14 (from scipy>=1.14)
* updated to matplotlib>=3.9 (from matplotlib>=3.9)
* updated to pandas>=2.2 (from pandas>=2.2)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
* updated to ospx>=0.2.14 (from ospx>=0.2.14)
* updated to Pillow>=10.4 (from Pillow>=10.4)
* updated to pytest>=8.2 (from pytest>=8.2)
* updated to pytest-cov>=5.0 (from pytest-cov>=5.0)
* updated to Sphinx>=7.3 (from Sphinx>=7.3)
* updated to sphinx-argparse-cli>=1.16 (from sphinx-argparse-cli>=1.15)
* updated to myst-parser>=3.0 (from myst-parser>=3.0)
* updated to furo>=2024.5 (from furo>=2024.4)
* updated to checkout@v4 (from checkout@v4)
* updated to setup-python@v5 (from setup-python@v5)
* updated to actions-gh-pages@v4 (from actions-gh-pages@v4)
* updated to upload-artifact@v4 (from upload-artifact@v4)

### Dependencies
* updated to ruff==0.5.1 (from ruff==0.5.1)
* updated to pyright==1.1.371 (from pyright==1.1.371)
Expand Down

0 comments on commit 1877b36

Please sign in to comment.