Skip to content

Commit ad238c0

Browse files
Merge branch 'master' into bump-pre-commit
2 parents 9ba3e22 + 6a8b200 commit ad238c0

File tree

4 files changed

+123
-125
lines changed

4 files changed

+123
-125
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[![Codecov](https://codecov.io/gh/robbievanleeuwen/section-properties/branch/master/graph/badge.svg)][codecov]
1414
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
1515
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]
16-
[![DOI](https://zenodo.org/badge/104638241.svg)][zenodo]
16+
[![JOSS](https://joss.theoj.org/papers/6c3ad57a38202562726b4a7b86a86c32/status.svg)][joss]
1717

1818
[pypi_]: https://pypi.org/project/sectionproperties/
1919
[status]: https://pypi.org/project/sectionproperties/
@@ -23,7 +23,7 @@
2323
[codecov]: https://app.codecov.io/gh/robbievanleeuwen/section-properties
2424
[pre-commit]: https://github.com/pre-commit/pre-commit
2525
[black]: https://github.com/psf/black
26-
[zenodo]: https://zenodo.org/badge/latestdoi/104638241
26+
[joss]: https://joss.theoj.org/papers/6c3ad57a38202562726b4a7b86a86c32
2727

2828
`sectionproperties` is a python package for the analysis of arbitrary cross-sections
2929
using the finite element method. `sectionproperties` can be used to determine

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
furo==2023.9.10
2-
ipykernel==6.26.0
2+
ipykernel==6.27.1
33
ipython==8.17.2
44
ipywidgets==8.1.1
5-
nbconvert==7.10.0
5+
nbconvert==7.13.0
66
nbsphinx==0.9.3
77
sphinx==7.2.6
88
sphinx-click==5.0.1

0 commit comments

Comments
 (0)