Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #24

Merged
merged 22 commits into from
Jul 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
8708322
updated to black[jupyter]==24.4 (from black[jupyter]==24.1)
ClaasRostock Jul 12, 2024
292d961
updated to version: '==24.4' (from version: '==23.12')
ClaasRostock Jul 12, 2024
2638aa6
updated to ruff==0.5.1 (from ruff==0.5.1)
ClaasRostock Jul 12, 2024
b6a9998
updated to pyright==1.1.371 (from pyright==1.1.371)
ClaasRostock Jul 12, 2024
c411f63
updated to sourcery==1.21 (from sourcery==1.16)
ClaasRostock Jul 12, 2024
9469634
updated to lxml>=5.2 (from lxml>=5.2)
ClaasRostock Jul 12, 2024
05edd02
updated to types-lxml>=2024.4 (from types-lxml>=2024.4)
ClaasRostock Jul 12, 2024
f7214e7
updated to numpy>=1.26,<2.0 (from numpy>=1.26,<2.0)
ClaasRostock Jul 12, 2024
3e6539b
updated to matplotlib>=3.9 (from matplotlib>=3.9)
ClaasRostock Jul 12, 2024
60cf9ea
updated to pandas>=2.2 (from pandas>=2.2)
ClaasRostock Jul 12, 2024
e519eba
updated to dictIO>=0.3.4 (from dictIO>=0.3.4)
ClaasRostock Jul 12, 2024
31be2fb
updated to pytest>=8.2 (from pytest>=8.2)
ClaasRostock Jul 12, 2024
39afa7e
updated to pytest-cov>=5.0 (from pytest-cov>=5.0)
ClaasRostock Jul 12, 2024
ff34e6c
updated to Sphinx>=7.3 (from Sphinx>=7.3)
ClaasRostock Jul 12, 2024
def75b9
updated to sphinx-argparse-cli>=1.16 (from sphinx-argparse-cli>=1.15)
ClaasRostock Jul 12, 2024
d2994f3
updated to myst-parser>=3.0 (from myst-parser>=3.0)
ClaasRostock Jul 12, 2024
aefe867
updated to furo>=2024.5 (from furo>=2024.4)
ClaasRostock Jul 12, 2024
ee2acc2
updated to checkout@v4 (from checkout@v4)
ClaasRostock Jul 12, 2024
12ae15c
updated to setup-python@v5 (from setup-python@v5)
ClaasRostock Jul 12, 2024
0768ade
updated to actions-gh-pages@v4 (from actions-gh-pages@v4)
ClaasRostock Jul 12, 2024
b23e86e
updated to upload-artifact@v4 (from upload-artifact@v4)
ClaasRostock Jul 12, 2024
e09b899
updated CHANGELOG.md
ClaasRostock Jul 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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