diff --git a/doc/changelog.d/2406.dependencies.md b/doc/changelog.d/2406.dependencies.md new file mode 100644 index 0000000000..5742ae0644 --- /dev/null +++ b/doc/changelog.d/2406.dependencies.md @@ -0,0 +1 @@ +Bump beartype from 0.22.5 to 0.22.6 diff --git a/pyproject.toml b/pyproject.toml index a773745724..eb255de0e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ general-all = [ "ansys-platform-instancemanagement==1.1.2", "ansys-tools-common==0.2.1", "ansys-tools-visualization-interface==0.12.1", - "beartype==0.22.5", + "beartype==0.22.6", "docker==7.1.0", "geomdl==5.4.0", "grpcio==1.75.0",