Skip to content

Commit 5d59238

Browse files
build: bump beartype from 0.20.1 to 0.20.2 (#1864)
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>
1 parent e4b067f commit 5d59238

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1864.dependencies.md

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.20.1",
63+
"beartype==0.20.2",
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.20.1",
94+
"beartype==0.20.2",
9595
"docker==7.1.0",
9696
"geomdl==5.3.1",
9797
"grpcio==1.67.1",

0 commit comments

Comments
 (0)