Skip to content

Commit 1cad0e9

Browse files
Bump black from 20.8b0 to 24.3.0 (#25)
* Bump black from 20.8b0 to 24.3.0 Bumps [black](https://github.com/psf/black) from 20.8b0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * update click version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
1 parent aa963ed commit 1cad0e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
numpy==1.23.1
2-
click==7.1.2
2+
click>=8.0.0
33
sphinx==5.1.1
44
myst-parser==0.18.0
55
sphinxcontrib-napoleon==0.7
66
pytest==7.1.2
7-
black==20.8b0
7+
black==24.3.0
88
nbstripout==0.6.0
9-
flake8==4.0.1
9+
flake8==4.0.1

0 commit comments

Comments
 (0)