Skip to content

Commit b9d75f2

Browse files
build: bump beartype from 0.20.2 to 0.21.0
Bumps [beartype](https://github.com/beartype/beartype) from 0.20.2 to 0.21.0. - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](beartype/beartype@v0.20.2...v0.21.0) --- updated-dependencies: - dependency-name: beartype dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6f3732 commit b9d75f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)