Skip to content

Commit 1e27768

Browse files
dependabot[bot]pyansys-ci-botAlejandroFernandezLuces
authored
build(deps-dev): bump the general-dependencies group with 2 updates (#469)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Alex Fernandez <[email protected]>
1 parent 6f3ada1 commit 1e27768

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build(deps-dev): bump the general-dependencies group with 2 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ plotly = [
4343
]
4444

4545
dash = [
46-
"dash >= 3.2.0,<4"
46+
"dash >= 3.2.0,< 5"
4747
]
4848

4949
all = [
5050
"pyside6 >= 6.8.0,<7",
5151
"pyvistaqt >= 0.11.1,<1",
5252
"plotly >= 6.3.1,<7",
5353
"kaleido >= 1.1.0,<2",
54-
"dash >= 3.2.0,<4",
54+
"dash >= 3.2.0,< 5",
5555
"imageio[ffmpeg] >= 2.37.2"
5656
]
5757

@@ -60,7 +60,7 @@ tests = [
6060
"pyvista==0.46.5",
6161
"pytest-pyvista==0.3.2",
6262
"pytest-cov==7.0.0",
63-
"pyside6==6.10.1",
63+
"pyside6==6.10.2",
6464
]
6565

6666
doc = [

0 commit comments

Comments
 (0)