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.
2 parents 28fab36 + f138e8b commit 9c93f7eCopy full SHA for 9c93f7e
doc/changelog.d/98.dependencies.md
@@ -0,0 +1 @@
1
+chore: bump safety from 3.2.3 to 3.2.4
pyproject.toml
@@ -37,13 +37,13 @@ dependencies = [
37
doc = [
38
"ansys-sphinx-theme[autoapi]==0.16.6",
39
"numpydoc==1.7.0",
40
- "Sphinx==7.3.7",
+ "Sphinx==7.4.6",
41
"sphinx-autodoc-typehints==2.2.0",
42
"sphinx-copybutton==0.5.2",
43
]
44
vulnerabilities = [
45
"bandit==1.7.8",
46
- "safety==3.2.3",
+ "safety==3.2.4",
47
48
tests = [
49
"pytest==8.2.2",
0 commit comments