Skip to content

Commit

Permalink
Merge pull request #24 from dnv-opensource/update_dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
ClaasRostock authored Jul 12, 2024
2 parents 267c998 + e09b899 commit 2b4aea9
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 38 deletions.
89 changes: 56 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,55 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
## [Unreleased]

### Dependencies
* updated to ruff==0.5.1 (from ruff==0.4.2)
* updated to pyright==1.1.371 (from pyright==1.1.360)
* updated to setup-python@v5 (from setup-python@v4)
* updated to actions-gh-pages@v4 (from actions-gh-pages@v3)
* updated to upload-artifact@v4 (from upload-artifact@v3)
* 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 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 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)
* 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)

* -/-


## [0.2.14] - 2024-05-22

### Dependencies
* updated to ruff==0.4.2 (from ruff==0.2.1)
* updated to pyright==1.1.360 (from pyright==1.1.350)
* updated to sourcery==1.16 (from sourcery==1.15)
* updated to lxml>=5.2 (from lxml>=5.1)
* updated to types-lxml>=2024.4 (from types-lxml>=5.1)
* updated to pytest>=8.2 (from pytest>=7.4)
* updated to pytest-cov>=5.0 (from pytest-cov>=4.1)
* updated to Sphinx>=7.3 (from Sphinx>=7.2)
* updated to sphinx-argparse-cli>=1.15 (from sphinx-argparse-cli>=1.11)
* updated to myst-parser>=3.0 (from myst-parser>=2.0)
* updated to furo>=2024.4 (from furo>=2023.9.10)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26)
* updated to matplotlib>=3.9 (from matplotlib>=3.8)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.1)
* 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.21)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to types-lxml>=2024.4 (from types-lxml>=2024.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.16)
* updated to myst-parser>=3.0 (from myst-parser>=3.0)
* updated to furo>=2024.5 (from furo>=2024.5)
* updated to numpy>=1.26,<2.0 (from numpy>=1.26,<2.0)
* updated to matplotlib>=3.9 (from matplotlib>=3.9)
* updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
* removed black

### Changed
Expand All @@ -57,13 +80,13 @@ This removes the need to manually add /src to the PythonPath environment variabl
* Deleted setup.cfg

### Dependencies
* updated to black[jupyter]==24.1 (from black[jupyter]==23.12)
* updated to version: '==24.1' (from version: '==23.12')
* updated to ruff==0.2.1 (from ruff==0.1.8)
* updated to pyright==1.1.350 (from pyright==1.1.338)
* updated to sourcery==1.15 (from sourcery==1.14)
* updated to lxml>=5.1 (from lxml>=4.9)
* updated to pandas>=2.2 (from pandas>=2.1)
* updated to black[jupyter]==24.4 (from black[jupyter]==24.4)
* updated to version: '==24.1' (from version: '==24.4')
* 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.21)
* updated to lxml>=5.2 (from lxml>=5.2)
* updated to pandas>=2.2 (from pandas>=2.2)


## [0.2.12] - 2024-01-09
Expand All @@ -72,7 +95,7 @@ Maintenance Release

### Dependencies

* Updated to dictIO>=0.3.1 (from dictIO>=0.2.9)
* Updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
* Updated other dependencies to latest versions


Expand All @@ -92,7 +115,7 @@ Maintenance Release

### Dependencies

* updated to dictIO>=0.2.8
* updated to dictIO>=0.3.4
* requirements-dev.txt: Updated dependencies to latest versions


Expand All @@ -114,7 +137,7 @@ Maintenance Release

### Dependencies

* updated to dictIO>=0.2.6
* updated to dictIO>=0.3.4


## [0.2.7] - 2023-01-04
Expand All @@ -133,7 +156,7 @@ Maintenance Release

### Dependencies

* updated to dictIO>=0.2.5
* updated to dictIO>=0.3.4


## [0.2.6] - 2022-12-12
Expand All @@ -159,7 +182,7 @@ Maintenance Release

### Dependencies

* updated to dictIO>=0.2.4
* updated to dictIO>=0.3.4


## [0.2.5] - 2022-12-01
Expand All @@ -177,8 +200,8 @@ Maintenance Release
* VS Code settings: Updated to use black as formatter
* requirements.txt: Updated dependencies to their most recent versions
* GitHub actions (yml files): Updated following actions to their most recent versions:
* checkout@v1 -> checkout@v3
* setup-python@v2 -> setup-python@v4
* checkout@v4 -> checkout@v4
* setup-python@v5 -> setup-python@v5
* cache@v2 -> cache@v3

### Added
Expand Down
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pytest>=8.2
pytest-cov>=5.0
ruff==0.4.2
pyright==1.1.360
ruff==0.5.1
pyright==1.1.371
Sphinx>=7.3
sphinx-argparse-cli>=1.15
sphinx-argparse-cli>=1.16
myst-parser>=3.0
furo>=2024.4
sourcery==1.16
furo>=2024.5
sourcery==1.21

-r requirements.txt
-r requirements-types.txt

0 comments on commit 2b4aea9

Please sign in to comment.