We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f24ac commit 4cc0c78Copy full SHA for 4cc0c78
doc/changelog.d/1158.dependencies.md
@@ -0,0 +1 @@
1
+build: bump beartype from 0.18.2 to 0.18.5
pyproject.toml
@@ -51,7 +51,7 @@ all = [
51
tests = [
52
"ansys-platform-instancemanagement==1.1.2",
53
"ansys-tools-path==0.5.2",
54
- "beartype==0.18.2",
+ "beartype==0.18.5",
55
"docker==7.0.0",
56
"google-api-python-client==2.122.0",
57
"googleapis-common-protos==1.63.0",
@@ -79,7 +79,7 @@ tests-minimal = [
79
]
80
doc = [
81
"ansys-sphinx-theme[autoapi]==0.15.2",
82
83
84
"ipyvtklink==0.2.3",
85
"jupyter_sphinx==0.5.3",
0 commit comments