Skip to content

Commit 4ceaacc

Browse files
Bump ansys-mapdl-reader from 0.52.13 to 0.52.15 (#121)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <[email protected]>
1 parent 39473bf commit 4ceaacc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ updates:
66
schedule:
77
interval: "weekly"
88
labels:
9-
- "Maintenance"
10-
- "Dependencies"
9+
- "maintenance"
10+
- "dependencies"
1111

1212
- package-ecosystem: "github-actions"
1313
directory: "/"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tests = [
4848
doc = [
4949
"Sphinx==6.2.1",
5050
"ansys-mapdl-core==0.65.0",
51-
"ansys-mapdl-reader==0.52.13",
51+
"ansys-mapdl-reader==0.52.15",
5252
"ansys-sphinx-theme==0.9.9",
5353
"jupyter_sphinx==0.4.0",
5454
"jupyterlab==4.0.2",

0 commit comments

Comments
 (0)