Skip to content

Commit 63c556b

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump beartype from 0.20.2 to 0.21.0 (#2042)
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: Roberto Pastor Muela <[email protected]>
1 parent b42d150 commit 63c556b

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+
Bump beartype from 0.20.2 to 0.21.0

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
dependencies = [
2727
"ansys-api-geometry==0.4.62",
2828
"ansys-tools-path>=0.3,<1",
29-
"beartype>=0.11.0,<0.21",
29+
"beartype>=0.11.0,<0.22",
3030
"geomdl>=5,<6",
3131
"grpcio>=1.35.0,<2",
3232
"grpcio-health-checking>=1.45.0,<2",
@@ -59,7 +59,7 @@ tests = [
5959
"ansys-platform-instancemanagement==1.1.2",
6060
"ansys-tools-path==0.7.1",
6161
"ansys-tools-visualization-interface==0.9.2",
62-
"beartype==0.20.2",
62+
"beartype==0.21.0",
6363
"docker==7.1.0",
6464
"geomdl==5.4.0",
6565
"grpcio==1.71.0",
@@ -88,7 +88,7 @@ doc = [
8888
"ansys-sphinx-theme[autoapi]==1.5.2",
8989
"ansys-tools-path==0.7.1",
9090
"ansys-tools-visualization-interface==0.9.2",
91-
"beartype==0.20.2",
91+
"beartype==0.21.0",
9292
"docker==7.1.0",
9393
"geomdl==5.4.0",
9494
"grpcio==1.71.0",

0 commit comments

Comments
 (0)