Skip to content

Commit e4b067f

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump beartype from 0.19.0 to 0.20.1 (#1862)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 856652e commit e4b067f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/changelog.d/1862.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump beartype from 0.19.0 to 0.20.1

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"ansys-api-geometry==0.4.50",
2828
"ansys-tools-path>=0.3,<1",
2929
"attrs!=24.3.0",
30-
"beartype>=0.11.0,<0.20",
30+
"beartype>=0.11.0,<0.21",
3131
"geomdl>=5,<6",
3232
"grpcio>=1.35.0,<1.68",
3333
"grpcio-health-checking>=1.45.0,<1.68",
@@ -60,7 +60,7 @@ tests = [
6060
"ansys-platform-instancemanagement==1.1.2",
6161
"ansys-tools-path==0.7.1",
6262
"ansys-tools-visualization-interface==0.8.3",
63-
"beartype==0.19.0",
63+
"beartype==0.20.1",
6464
"docker==7.1.0",
6565
"geomdl==5.3.1",
6666
"grpcio==1.67.1",
@@ -91,7 +91,7 @@ doc = [
9191
"ansys-sphinx-theme[autoapi]==1.3.3",
9292
"ansys-tools-path==0.7.1",
9393
"ansys-tools-visualization-interface==0.8.3",
94-
"beartype==0.19.0",
94+
"beartype==0.20.1",
9595
"docker==7.1.0",
9696
"geomdl==5.3.1",
9797
"grpcio==1.67.1",

0 commit comments

Comments
 (0)